[platform] log.xml user's manual

GitOrigin-RevId: 88a8eb87b906449e37b7f880bd53a613bfe72b22
This commit is contained in:
Roman Shevchenko
2020-05-04 19:44:52 +00:00
committed by intellij-monorepo-bot
parent 689efa13a0
commit 7186d41f33
+6
View File
@@ -1,6 +1,12 @@
<?xml version='1.0' encoding='ISO-8859-1' ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
<!--
Since 2019.3, this file is no longer loaded by default. Consider using Help | Diagnostic Tools | Debug Log Settings;
if that's not enough, copy this file somewhere and specify a path to it by adding `idea.log.config.file = /path/to/log.xml`
to Help | Edit Custom Properties.
-->
<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
<appender name="CONSOLE-WARN" class="org.apache.log4j.ConsoleAppender">
<param name="target" value="System.err"/>