Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#127 Use Parameterized Log to Prevent Performance Penalties
The conatenation will be done always, also if debug level is not logged. So we should alwyas use parameterized log statements. Signed-off-by: Sven Strittmatter <[email protected]>
- Loading branch information