mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[platform] log.xml user's manual
GitOrigin-RevId: 88a8eb87b906449e37b7f880bd53a613bfe72b22
This commit is contained in:
committed by
intellij-monorepo-bot
parent
689efa13a0
commit
7186d41f33
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user