Metadata-Version: 2.0
Name: swailing
Version: 0.1.2
Summary: Logging library for apps that produce debilitating amounts of log output.
Home-page: https://github.com/chartbeat-labs/swailing
Author: Wes Chow
Author-email: wes@chartbeat.com
License: Apache
Keywords: logging
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Logging
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: Apache Software License

An opinionated logging library for applications that produce a debilitating amount of log output.

Swailing uses the token bucket algorithm and provides facilities for
PostgreSQL style error logs. See
https://github.com/chartbeat-labs/swailing for more details.


