Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

python-mondrian/mondrian

Repository files navigation

mondrian

License Status

Mondrian helps you paint your standard python logger.

Mondrian in action

Enabling mondrian is simple and straightforward:

import logging
import mondrian
logger = logging.getLogger()
if __name__ == '__main__':
 mondrian.setup(excepthook=True)
 logger.setLevel(logging.INFO)
 logger.info('Hello, world.')

License

License Status

About

Logging, with pretty coloured squares all over the place.

Topics

Resources

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /