- 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.
Beta_v1.1.2
- Fix DeprecationWarning:
-Fix warn function
Beta_v1.1.1
- Fix work on linux.
- Add more option for **logging.conf**.