Skip to content

Just a simple, easy to initialize, basic logger to minimize time spent rewriting basic logging behaviour, or when you don't want to use L4J

License

Notifications You must be signed in to change notification settings

Faeriol/faeriol-java-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

faeriol-java-logger

Finding myself in situations where basic logging would be useful but most Logging tools seem too fancy, I quickly implemented this to have something to use. IT IS STILL INCOMPLETE. I will only add features as I need them, so don't expect miracles.

Usage

Pull out the source, read it. Code is short and stupid and enough (2 classes so far) that it should not be hard to use. Package is me.faeriol.utils

Development

It's Java! This package attempts to remain as small, portable and independant as possible. That is: It should never rely on external packages.

About

Just a simple, easy to initialize, basic logger to minimize time spent rewriting basic logging behaviour, or when you don't want to use L4J

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages