Skip to content

A miniature Java logging library without dependencies and reflection

License

Notifications You must be signed in to change notification settings

documentnode/minilog

Repository files navigation

minilog

A miniature Java logging library without dependencies and reflection.

The aim of creating this logger instead of using existing solutions is to avoid any external dependencies and Java reflection.

It makes life easier when compiling Java into native shared library. Also the result shared library will be much smaller.

Maintained by Document Node.

Build status

MiniLog Actions Status

Travis Build Status

About

A miniature Java logging library without dependencies and reflection

Resources

License

Stars

Watchers

Forks

Packages

No packages published