Skip to main content

just simple log

Project description

Onlylog

Just simple log for python 3

Installation

pip install onlylog

How to Use

Just 1 line require, simple :v

from onlylog import Log

Success

with gree color text

Log.success('success text')

Warning

with yellow color text

Log.warn('warn text')

Error

with red color text

Save to file

Save log to file

Log.write(file="app.log",text="log to save")

Countdown

Like method name this is for countdown

# parameter with second 100 is 100 second !

Log.countdown(100)

Donation

If you want to donate your money to me you can follow link in below xD

Trakteer https://trakteer.id/fawwazthoerif/tip

Socialbuzz https://sociabuzz.com/fawwazthoerif/tribe

Thank you < 3

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

onlylog-1.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

onlylog-1.0.1-py3-none-any.whl (3.0 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