Capgemini / spring-boot-capgemini

Apache License 2.0
16 stars 8 forks source link

Provide a way to disable trace logging. #17

Closed craigwilliams84 closed 9 years ago

craigwilliams84 commented 9 years ago

Trace logging should be enabled by default (when an application is annotated with @EnableTraceLogger), but we should provide a way to explicitly disable tracing for performance reasons, via a property.