wip
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Configuration status="info">
|
||||
<ThresholdFilter level="INFO"/>
|
||||
<Appenders>
|
||||
<RollingFile name="DEBUGFILE" fileName="C:/progetti/AUTOM1/workspace/.metadata/.ide.log" filePattern="C:/progetti/AUTOM1/workspace/.metadata/.ide.log-%d{yyyy-MM-dd}.log">
|
||||
<RollingFile name="DEBUGFILE" fileName="C:/progetti/AUTOM/workspace/.metadata/.ide.log" filePattern="C:/progetti/AUTOM/workspace/.metadata/.ide.log-%d{yyyy-MM-dd}.log">
|
||||
<PatternLayout pattern="%d{yyyy-MM-dd HH:mm:ss,SSS} [%p] %c{1}:%L - %m%n" />
|
||||
<Policies>
|
||||
<TimeBasedTriggeringPolicy interval="1" modulate="true" />
|
||||
|
||||
Reference in New Issue
Block a user