Skip to main content

Simple Logging using CSV

Project description

adoreta_log

installing the package

pip install adoreta

Examples:

Logging your logs


Default name of the log file logs.csv

from adoreta.log import Log

log = Log()
log.write("Please log this text to show this in the future")

Custom name of the log file

from adoreta.log import Log

log = Log("custom_filename.csv") # any custom file name you want
log.write("This text will go in the custom named file")

Displaying your logs


Default logs file display logs.csv

from adoreta.log import Log

log = Log()
log.show()

Custom logs file display

from adoreta.log import Log

log = Log("custom_filename.csv")
log.show()

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

adoreta-0.0.4.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adoreta-0.0.4-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file adoreta-0.0.4.tar.gz.

File metadata

  • Download URL: adoreta-0.0.4.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for adoreta-0.0.4.tar.gz
Algorithm Hash digest
SHA256 3a4a7f1e77b87af23bce95f920370ff4b8b707c2a6c0fdc89be53179f3b8b5e7
MD5 d460a96552b1d143fcccd17570acac98
BLAKE2b-256 4cd8233d273c1304c0ab28317f9f48010469bb15591fcdaf0a7e882b85658df6

See more details on using hashes here.

File details

Details for the file adoreta-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: adoreta-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for adoreta-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c34844ad6dcb097bcd3b4ef6eda2b623d05ba1c9150cb0a5a3f65b10e11a90af
MD5 f81dabafb55581ab3ab1e3246e8a6448
BLAKE2b-256 4d2fb47d6c3074eeadea48ad011e0b2c5fc28af00ce3c6b219562b14027d4b7f

See more details on using hashes here.

Supported by

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