Releases: AI35/easylogging
Releases · AI35/easylogging
easylogging v1.2.0 stable
V1.1.3_Beta
- You can know input (int or any value) ; example: easylogging.error(msg) ; msg = 10
V1.2.0_Stable:
- You don't need to place easylogging.py next to the file that uses this lib.
- file level in logging.conf work on --logfile without use --logging (if use --logging file write all level)
- V 1.2.0 is stable version and ready to use.
Pylog v1.1.2 Beta
- Fix DeprecationWarning:
-Fix warn function
Pylog v1.1.1 Beta
- Fix work on linux.
- Add more option for logging.conf.