Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 199 Bytes

Installation

pip install zimran-logging

Usage

from zimran.logging import setup_logger, setup_sentry

setup_logger(debug=...)
setup_sentry(dsn=..., environment=...)