This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
logging
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This module contains a logger-agnostic interface (though %-format inspired) and an implementation that uses slf4j for the backend. Additional implementations of Logger may be created using any logging framework, or use slf4j's many bridges.