Provides API for clients of the Desktop Runtime to log debug, informational, warning, and error messages.
The Desktop Runtime's logging API is based on a common subset of the Java Logging and that found in the Apache Jakarta Log4j Project. Please see the log4j documentation for examples of usage of a hierarchical logging system. Currently, the Desktop Runtime implementation simply forwards log messages to log4j.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
@see gov.va.med.hds.cd.runtime