Working with the MdUtil Interface

The MdUtil interface has utility methods for defining logging messages within the SAS Java Metadata Interface. There are three different categories of information that can be logged—client/server XML information, debug messages, and performance times for measuring client/server communication. Actual logging is turned on or off with the MdFactory interface. The MdUtil interface controls the output of these log messages.