We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
status
1 parent fc1fb47 commit 0be6b19Copy full SHA for 0be6b19
log4j-core-test/src/test/resources/log4j-test3.xml
@@ -15,7 +15,7 @@
15
~ See the License for the specific language governing permissions and
16
~ limitations under the License.
17
-->
18
-<Configuration status="DEBUG" name="XMLConfigTest" monitorInterval="5" shutdownHook="disable">
+<Configuration status="OFF" name="XMLConfigTest" monitorInterval="5" shutdownHook="disable">
19
<Appenders>
20
<Console name="STDOUT">
21
<PatternLayout pattern="%m MDC%X%n"/>
0 commit comments