Skip to content
Commit 20e36519 authored by Sebastien Pennec's avatar Sebastien Pennec
Browse files

Refactored Logger and LoggerContext classes.

We now construct the Object array to place the arguments of the parametrized logging only when the TurboFilters have been called.
This makes the cost of not logging less expensive of about 20 nanos per request.
The isDebugEnabled methods (and related isXXXEnabled() ) now call the TurboFilters before returning their result.
parent 739d9a7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment