Releases: JonasMayerDev/betterLogs4Python
Releases · JonasMayerDev/betterLogs4Python
First working release with all basic logging features working.
Supports:
- basic logging with diffrent message types
- adding new message tipes
- Logging the time and a module name
- Parameters printToConsole and printToFile
- Limit log file line number
- Limit Runs in log file (Runs end with finishRun call)
- Install via pip3 ( pip3 install betterLogs4Python)