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=7cce428ea487a0d5397a3dd298498b866dbc52e3;hpb=fd419cbd85435070ee575b4cf71f74be011d4282;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 7cce428ea..b18dce171 100644 --- a/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties +++ b/sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties @@ -2,6 +2,8 @@ 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=TRACE ## Appenders # console is set to be a ConsoleAppender.