PyLogger: A simple data to file logger!

PyLogger is a simple data to file logging module. Use it to quickly log and debug scripts, or log something over time. Log events, warnings, exceptions and more into a readable log file with a customizable output!

Installation

$ python setup.py install

License

All of the code contained here is licensed by MIT.