Python module to write business events
Project description
Installation
$ sudo pip install eventlog-writer
Usage
import eventlog
eventlog.register(0x123ab, 'SOME_EVENT', 'first', 'second', 'third')
eventlog.log(0x123ab, first='a', second=123, third='foobar')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eventlog-writer-0.4.5.tar.gz
(10.1 kB
view details)
File details
Details for the file eventlog-writer-0.4.5.tar.gz
.
File metadata
- Download URL: eventlog-writer-0.4.5.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38fb22fa7b9e10c33654c06306c0bbdfea50d5cb3824c0f0d650d1685b2a1bdd |
|
MD5 | 6c996cc1e19e07a3b3499d422a9f8f04 |
|
BLAKE2b-256 | 8fd3beb4ceb07c89965d6480009e6debfd3f83f1c9fe691bd42d01b23882aa14 |