Skip to content

Commit

Permalink
Revert "logback: always put the stubs for DEBUG"
Browse files Browse the repository at this point in the history
This reverts commit 6ae8b6a.

There was no explanation provided for this change in #352. Reverting
but keeping the rest.
  • Loading branch information
michaelklishin committed Aug 8, 2017
1 parent 5aab24b commit 4ed5a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/default/logback.xml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<includeCallerData>true</includeCallerData>
<appender-ref ref="DEBUGLOG" />
</appender>
<% end -%>
<% if node['cassandra']['logback']['stdout']['enable'] -%>
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
Expand Down

0 comments on commit 4ed5a7d

Please sign in to comment.