tracelog icon indicating copy to clipboard operation
tracelog copied to clipboard

Dynamically change log levels

Open nr17 opened this issue 10 years ago • 1 comments

A facility to dynamically change the log levels will be desirable.

nr17 avatar Oct 22 '14 18:10 nr17

Hi, I just saw this issue. Sorry, I was not ignoring you :(. If I expose that functionality, then I will have to mutex every write call against the potential re-setting of the log level. I could add a RWMutex to the code which should handle it. Do you still need this functionality?

goinggo avatar Dec 15 '14 14:12 goinggo