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.