]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - sandbox/argeo.slc.executionflow/src/slc/conf/slc.properties
Introduce executor and event notifications
[gpl/argeo-slc.git] / sandbox / argeo.slc.executionflow / src / slc / conf / slc.properties
index 7cce428ea487a0d5397a3dd298498b866dbc52e3..020db5c633cee2de269ea6b1d20f435a320f0d7c 100644 (file)
@@ -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=DEBUG
 
 ## Appenders
 # console is set to be a ConsoleAppender.