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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudteam_logger-1.0.3.tar.gz.
File metadata
- Download URL: cloudteam_logger-1.0.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f17e0b607842ab608b5ccfa479beb91208bc87dd2d7bb79b67b6c35e5f6d7d0
|
|
| MD5 |
8e10c9344aee5b079ea7b46b951d32a8
|
|
| BLAKE2b-256 |
501c7fddf8d25f2c55c830d1e3462b5b22547dc543127b38c708d7abd24fd476
|
File details
Details for the file cloudteam_logger-1.0.3-py3-none-any.whl.
File metadata
- Download URL: cloudteam_logger-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0844688ae79a765aa9723f20ca652a2cc90da3010e614522cb0a8f8fe9636fca
|
|
| MD5 |
b7e29fbe37236e60d556bd3309c20e9e
|
|
| BLAKE2b-256 |
797fd3872d910e63c345e811771cd8bd207a785a29427b20a223eb21fcd3a875
|