Skip to content

2.0.8

Compare
Choose a tag to compare
@JackieDo JackieDo released this 01 Jul 16:51
· 57 commits to version-2.x since this release

Update

  • Upgrade the Log Parser.
  • Refactor results returned from the Log Parser.
  • Use the context attribute of the log entry instead of the header attribute.
  • Use the stack_traces attribute of the log entry instead of the stack attribute.
  • Use the markAsRead() method instead of the markRead() method.
  • Use the withRead() method instead of the includeRead() method.

New

  • Enable set the Log Parser by user.