Skip to content

NastyOOF/SimpleLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SimpleLogger

Simple Logger for Java

You can use it, if you mention me in your source Code.

Usage Example:

Logger.log(Types.INFO, "Connected to Server");

Image

LoggerDemo