A simple logging module!
Project description
englishexelog
This is a simple python module to log simple messages into Log.log,
Install: pip install englishexelog
Import: import englishexelog as log
Usage: log.log(" OK ", "Loaded!")
log.logfile(" OK ", "Loaded!", "Log.log")
log.logadd("User1", " OK ", "Loaded!")
log.logaddfile("User1", " OK ", "Loaded!", "Log.log")
log.wipe("Log.log")
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 englishexelog-0.0.1.tar.gz.
File metadata
- Download URL: englishexelog-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f288ebf5213e2ddd1f9e5b1ef6c153b36b2a0e88977600cbea7f297089e2d1d5
|
|
| MD5 |
05701900b2da7ebfe61cb530b49705ca
|
|
| BLAKE2b-256 |
3d8712475753955998f8dfea12af1aadb51128fb82b8aa3618b7ab031b40f4f9
|
File details
Details for the file englishexelog-0.0.1-py3-none-any.whl.
File metadata
- Download URL: englishexelog-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1080bc9563e90e6098b6e7f817e0da0720d868c20804c22145d5c5869a17b8b5
|
|
| MD5 |
050958bba64bd31895d4be66e6983ddf
|
|
| BLAKE2b-256 |
83bd8aa170aea28abda875e054050ad617bc6a277bd0720c184edfd7d282f7f4
|