etl - Logging with scriptella -


does know how instruct scriptella log catalina log should 1 write in etl.xml enable logging?

scriptella using standard ju logging mechanism. if want see log messages of scriptella in catalina.out, easiest solution append following line conf/logging.properties file of tomcat installation:

scriptella.level=fine 

by default level.info messages printed. see using java.util.logging


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -