logrus icon indicating copy to clipboard operation
logrus copied to clipboard

Make Writer() methods inherit their receiver's log level

Open dmlambea opened this issue 6 years ago • 0 comments

Calls to Writer() method in logger/entry should inherit its logger/entry's level instead of defaulting to InfoLevel.

dmlambea avatar Mar 14 '19 14:03 dmlambea