tracelog
tracelog copied to clipboard
Dynamically change log levels
A facility to dynamically change the log levels will be desirable.
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?