sirupsen / logrus

Structured, pluggable logging for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setReporterCaller support level control

kelvinkuo opened this issue · comments

reportCaller has high performance overhead(20~40%) as written in readme. In most case we don't need the caller info, so I suggest a new level param to control the get caller.

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.