Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History

logging

Folders and files

NameName
Last commit message
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.