#1323·logrus

setReporterCaller support level control

Author: kelvinkuoCreated Apr 14, 2022Updated Aug 11, 2026
Labelsstale

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.