iceye-ltd / python-audit-log

Audit logging library for Python

Home Page:https://pypi.org/project/iceye-audit-log/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-audit-log

Audit logging library for Python

Usage

pip install iceye-audit-log

Then in your applications:

from audit_log.log import log

And invoke it with the proper arguments.

Contributing

This project is mostly for internal use, however it is made public as the concept of audit logging is quite generic. We are careful about accepting contributions and those would have to align with our needs. Reviews and issues will be considered time-permitting.

About

Audit logging library for Python

https://pypi.org/project/iceye-audit-log/

License:MIT License


Languages

Language:Python 97.0%Language:Makefile 3.0%