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
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
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 onlylog-1.0.1.tar.gz.
File metadata
- Download URL: onlylog-1.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dabb4a5e7a04b57ecd0aa2b1bd195e3af320d86e533359ff46595996418c9c39
|
|
| MD5 |
c20c2861f464434ffb28a2ef220aa148
|
|
| BLAKE2b-256 |
b4cf3e5a439e83aee8b68d301e808e7371f5af5316b64abc679e7d261e47e84b
|
File details
Details for the file onlylog-1.0.1-py3-none-any.whl.
File metadata
- Download URL: onlylog-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85274f37937ab7c30de14c70fb25df6b0dc8c115ef573431b55a0a19056230db
|
|
| MD5 |
3d7e000aa97d7b3fd439bad8c6816f8a
|
|
| BLAKE2b-256 |
c6068fa386d97c5fbc76dbf6c252e84857c11e919e936bdfd4f41ce56d26ae73
|