Skip to content

A compact and efficient Python logging library focused on clear and concise log messages

License

Notifications You must be signed in to change notification settings

kyoo-log/ConciseLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyoo-log: A Simple and Effective Logging Library

A simple and efficient Python logging library for structured logging with various levels.

Features

  • Easy to use.
  • Support for various log levels: DEBUG, INFO, WARNING, ERROR, CRITICAL.
  • Customizable log message format.
  • Better exception handling.
  • Clean Level separation
  • Lightweight and efficient library.

Installation

pip install .

About

A compact and efficient Python logging library focused on clear and concise log messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages