itplayer

Results 3 comments of itplayer

@edoger Thanks for the reply. Could you share more clues for the custom writer? If I set the writer for the hook to the **os.Stdout** then I tried to write...

@edoger Thank you so much for the guidance. So you mean that inject a custom writer as you mentioned above to the logger, then write nil in the hook when...

@edoger Thanks for the details. So back to the original problem, it seems the only way to prevent unwanted logs being written to file is a custom writer that wraps...