Signsoft intelliBO provides logging functionality which allows easier identification of programming errors and facilitates basic tracing of your application. Logging is an extension of Signsoft intelliBO and not part of the JDO standard.
Logging, although implemented taking the aspect of performance into account, will nevertheless always have an impact on the speed of your application. If you intend to assess performance or are shipping your software, logging should not be activated.
Signsoft intelliBO's logging system is based on the log4j API of the Apache Software Foundation. Additional configuration settings and log4j modules can be found at the log4j website
.
Logging with Signsoft intelliBO is based on a model organised in domains, each representing a different part or functional aspect of Signsoft intelliBO. Logging can be turned on and off for each domain separately.