Skip to content

v.0.3.0

Latest
Compare
Choose a tag to compare
@sunxfancy sunxfancy released this 28 Jun 16:04
· 24 commits to master since this release
7a27788

There are many new features in this version:

  • support multiple log stream
  • add lock free algorithm for log system
  • get log data using message as ID
  • log to multiple folders by date/category
  • log data iterator
  • add CHECK_THROWS
  • fix bugs in log system/assertion
  • improve unit testing report
  • reduce warnings