X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.executionflow%2Fsrc%2Fslc%2Fconf%2Fslc.properties;h=b18dce171d05328c70a36234f895cf62070a5951;hb=b4c6dc33007637006991e66538ba08d88a8b99bc;hp=020db5c633cee2de269ea6b1d20f435a320f0d7c;hpb=f3797d5a7f833ecb183ce8d4a31a7897fbca4035;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties b/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties index 020db5c63..b18dce171 100644 --- a/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties +++ b/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties @@ -3,7 +3,7 @@ log4j.rootLogger=WARN, console ## Levels log4j.logger.org.argeo=DEBUG log4j.logger.org.argeo.slc.executionflow.ExecutionParameterPostProcessor=TRACE -log4j.logger.org.argeo.slc.executionflow.ExecutionContext=DEBUG +log4j.logger.org.argeo.slc.executionflow.ExecutionContext=TRACE ## Appenders # console is set to be a ConsoleAppender.