- Add option to log caller threads #11 (@3nol)
- Updated dependencies
- 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
Initial release
- Migrated from old repository