You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a problem when i use go-logging.As follow:
In my code, I tried to initialize different loggers with Go-logging, logging into different files, and failed.In the end, the log records only the files corresponding to the last initialized logger.
why?Does not support?
The text was updated successfully, but these errors were encountered:
I found a problem when i use go-logging.As follow:
In my code, I tried to initialize different loggers with Go-logging, logging into different files, and failed.In the end, the log records only the files corresponding to the last initialized logger.
why?Does not support?
The text was updated successfully, but these errors were encountered: