Heka-py

Latest version: v0.30.3

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.8.4

==================

- "Getting started" documentation
- Overall documentation ToC
- Added Heka stdlib logging handler so logging in dependency libraries can be
routed to Heka
- Use 0mq connection pool instead of creating a new 0mq connection for each new
thread
- Initial implementation of 0mq "Handshaking Client" which will use a separate
control channel to establish communication with 0mq subscribers.
- Added `debug_stderr` flag to ZmqPubSender which will also send all output to
stderr for capturing output when error messages aren't getting through to the
Heka listener.

0.8.3

==================

- Added support for simple message filtering directly in the heka client
- "Heka Configuration" documentation
- Added support for setting up client extension methods from configuration

0.8.2

==================

- Added `config`, `decorators`, and `exceptions` to sphinx API docs
- Support for passing a client in to the `client_from_*` functions
to reconfigure an existing client instead of creating a new one
- Docstring / documentation improvements
- Added `reset` method to `HekaClientWrapper`
- Add support for keeping track of applied decorators to `HekaDecorator`
class
- Added `NoSendSender` class for use when a client is create w/o a sender

0.8.1

==================

- Support for specific timers to be disabled
- Support for dynamic extension methods to be added to HekaClient
- "Classic" logger style API added to HekaClient
- Helper code added to create client and sender from configuration data
- Support for "deferred" decorators that don't actually bind to the wrapped
function until after Heka configuration can be loaded
- `timeit` and `incr_count` deferred decorators provided
- Stole most of `pyramid.path`
- README file is now used as package `long_description` value

0.8

================

- Initial release

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.