Package madkit.logging
package madkit.logging
This package contains classes and interfaces for logging in Madkit. It
includes custom log handlers and formatters to manage and format log records.
- See Also:
-
ClassesClassDescriptionThis class extends the AgentFormatter to provide a specific file formatter for agents.This class extends the Formatter class to provide a custom log formatter for agents.This class extends the Formatter class to provide a custom log formatter for MDK.This class extends the Handler class to provide a custom log handler that outputs log records to a JavaFX TextArea.