This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
- Add FileEmitter and RotatingFileEmitter to xylog.
- Add EventLogger to xylog.
- Add report analysis badges.
- Reduce logging time (3x faster).
- Refactor xycond to be shorter and more readable.
- Scheduler now can be identified by name.
- Add log to xysched and xyselect.
- Future now can early stop.
- Methods with formatting string are splitted to two seperated methods (with f and non-f suffix).