Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohit01/multi_logger
Python module to facilitate logging at three places simultaneously
https://github.com/rohit01/multi_logger
Last synced: 1 day ago
JSON representation
Python module to facilitate logging at three places simultaneously
- Host: GitHub
- URL: https://github.com/rohit01/multi_logger
- Owner: rohit01
- Created: 2012-08-09T17:52:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-09T18:21:36.000Z (over 12 years ago)
- Last Synced: 2023-03-23T22:40:01.608Z (almost 2 years ago)
- Language: Python
- Size: 102 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
multi_logger
============Python module to facilitate logging at three places simultaneously:
- System Logger (rsyslog)
- Logger mails (Attaching debug logs)
- System console
- +++ Logging in other areas if required (future additions)