Hi Henner, > > Do anybody have an example how to configure logging, specialy for switch > logging out for all classes and on for some special classes? > Maybe you have a look at log4j.properties within bugtracker example app. Contains lines like:
... log4j.rootCategory= warn, stdout log4j.category.org.dbforms.validation=debug, stdout ... Doesn't it look like what you're looking for? Docs for log4j can be found at http://jakarta.apache.org/log4j/docs/documentation.html Maybe have a look there, too... Regards Dirk ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
