Logger module for cloudteam
Project description
CloudTeam_Logger
Table of Contents
About
This module is a logger module for cloudteam to simplify the logging process
Usage
in you code write the following line:
from cloudteam_logger import cloudteam_logger
log = cloudteam_logger.ct_logger(<"the folder which you want the logs to be greated">,<optional: mode='debug'>)
log.<WANTED FUNCTION>("your log")
Functions
- info - log level info
- error - log level error
- warning - log level warning
- critical - log level critical
- debug - only shown when mode = debug, log level debug
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
Built Distribution
File details
Details for the file cloudteam_logger-1.0.2.tar.gz
.
File metadata
- Download URL: cloudteam_logger-1.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a05052eb4278b9cbdd47a95c829887d67fc4e46fca868e386ebb8ed7463f3644 |
|
MD5 | c58e7c88fae7cbc46b8bb6e8b274d95c |
|
BLAKE2b-256 | 7a45a51e67c419193b0554171d17bcf1ee717a99dd5ecd216423a496879a9a86 |
File details
Details for the file cloudteam_logger-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: cloudteam_logger-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bc5514e2f11eb6dcbead085b72135244f1976ee1e6a84079bd6043fff366fe2 |
|
MD5 | 55b288d25bb60f3ec0e16d8427a26c88 |
|
BLAKE2b-256 | a4ffdbe6d72ecda93369635fb8c147fa8e389fa9e2b99f971710d5bbdbd53de4 |