Struggling to set up logging to stdout and logfile simultaneously [duplicate]
This question already has an answer here: How to log messages to the console and a file both in golang? (1 answer) Closed 18 hours ago. I’m new to setting up logging from scratch and im not aware of the best practices to do so in go. I’m using the charmbracelet/log library and this is […]