Skip to main content

Create logs on Discord, Telegram or a local file

Project description

Logger

A Python Module to create logs on Discord, Telegram or a local file

Usage

from Logger import logger

# Creating a Logger object
loggerObject = logger.Logger()

# Sending a log
log="Hello World"
loggerObject.send(log,discord=True,telegram=True,filelogs=True)

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

Logger-Zuj3brusu-1.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

Logger_Zuj3brusu-1.0.1-py3-none-any.whl (16.6 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