Skip to content

Releases: JonasMayerDev/betterLogs4Python

First working release with all basic logging features working.

05 Sep 22:55
3ba8324
Compare
Choose a tag to compare

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)