Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

v0.0.3

Latest
Compare
Choose a tag to compare
@huykingsofm huykingsofm released this 30 Aug 15:27
· 2 commits to dev since this release
  • 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).