The XTMLOG* routines provide a Log4M capability similar to Log4J. The logging commands can be embedded in the code and activated by initializing logging in one of several different ways. Otherwise, the logging commands are checked and then ignored.
Logging is useful to verify behavior during development and to find out problems in production. If it is turned off, it has no effect.
COMMENTS