Skip to main content

Convenient, friendly and clean logger for Python

Project description

Loggy - Convenient, friendly and clean logger for Python

Loggy Logo

License MIT python version codacy grade DeepSource

Sometimes, you need a logger for your program for a better coding experience. Something like multiple type of logging(debug, info, warning, or you can define your type), better with different colors. Maybe more, have some theme for the cute log. Right now, Loggy can be your second choice.

Install

Right now, we are still in early dev. version. We don't recommend using it in serious project.

If you really have interest to test it, please clone it with git and run our test py file for demo. You can also import the Loggy Class to new the logger object into your other python code (See Wiki file for more info).

In the future, we will upload Loggy to pip so everyone can install in one command.

pip install (package name, we dont have it right now)

TODO Features

  • Multiple logging type: default we have "debug", "info", "warning" and "error". User can define their new type of logging for more use case.
  • Different type, different color: multiple colors for multiple logging type
  • Customize Logging format is easy: using easy structure to define format
  • Theme System: you can customize theme for your logger, Highly customized
  • Log into logfile: all your log will log into the file, in the feature, you can easily connect to online monitor with our APIs

Contributor

If you want to contribute this project, please contact me with Email. We can talk about how to play the game.

Source

Logo: Icon made by Freepik from www.flaticon.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LoggyLogger-1.0.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

LoggyLogger-1.0.0-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page