Skip to content

Files

Latest commit

8d13f9b · May 17, 2024

History

History
13 lines (11 loc) · 435 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 435 Bytes

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