Class MDKFormatter
java.lang.Object
java.util.logging.Formatter
madkit.logging.MDKFormatter
This class extends the Formatter class to provide a custom log formatter for MDK. It
includes a static header and formats log records with their level and message.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.logging.Formatter
formatMessage, getTail
-
Constructor Details
-
MDKFormatter
public MDKFormatter()
-
-
Method Details
-
format
-
getHead
-