Best practices to generate log files
I have a couple of scripts running for many tasks and right now I am using a custom logger that writes to a text file but I am looking forward to seeing if there are any external libraries that does the end to end logging with more particular details such as variations in the type of log and others? Suggesting a library is much appreciated.