_____ _______ _______           _____   ______  ______ _______  ______
 |        |      |    |______   |      |     | |  ____ |  ____ |______ |_____/
 |_____ __|__    |    |______   |_____ |_____| |_____| |_____| |______ |    \_

LiteLogger v0.1beta

LiteLogger is a simple message logging library for Java, based on the Java logging API. LiteLogger provides a much simpler backend interface and more entensible than other logging systems including log4j and the Java logger API.

Documentation

The LiteLogger full API documentation can be viewed here. The documentation is also provided in the distribution archive (can be downloaded from the Download page).

Development

If you are a Java developer (or maybe a user who wants to help with documentation or something) and want help out with the development just send me an email (below). Any help would be greatly appreciated.

Author

 Zachary Scott <zscott.dev@gmail.com>

License

Copyright (C) 2013 Zachary Scott <zscott.dev@gmail.com>

LiteLogger is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

LiteLogger is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with LiteLogger. If not, see www.gnu.org.