Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: add fast path to get log class type for most common types
'METHOD_ENTRY' => MethodEntryLine; 'METHOD_EXIT' => MethodExitLine; 'CONSTRUCTOR_ENTRY' => ConstructorEntryLine; 'CONSTRUCTOR_EXIT' => ConstructorExitLine;
- Loading branch information