Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 467 Bytes

File metadata and controls

16 lines (13 loc) · 467 Bytes

1.1.1

  • Updated dependencies

1.1.0

  • Add option to log caller threads #11 (@3nol)
  • Updated dependencies

1.0.1

  • Reword and improve logging
  • Can now monitor classes that extend from Thread
  • Thread#join is no longer logged by default. Can be enabled using -DTOA_LOG_THREAD_JOINS
  • Method instrumentation failures can be displayed using -DTOA_DISPLAY_METHOD_INSTRUMENTATION_FAILURES

1.0.0

Initial release

  • Migrated from old repository