CIM’s atg.cim.logging class uses standard ATG logging as described in the ATG Programming Guide. By default, log files are written to the \CIM\log directory. The logger is acquired with SessionContext.getLogger(). All log functions have a caller argument, which should be set to the object calling the logger. See the Javadoc for details.

 
loading table of contents...