Skip to main content

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

cloudteam_logger-1.0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

cloudteam_logger-1.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page