Skip to main content

Creates and manage a tabular log.

Project description

tabular_log

GitHub license Author Version Language Python sys.platform supported On GitHub

Description

Creates and manage a tabular log.

Required

  • python3
  • pip

Directories structure

  • .github
    • ISSUE_TEMPLATE
      • bug_report.md
      • feature-request.md
    • workflows
      • pypi-on-push.yml
      • pypi-on-release.yml
      • python-test.yml
  • tabular_log
    • __init__.py
    • test-tabular_log.py
  • docs
    • LICENSE
    • README.md
  • log
    • trace.log
  • requirements
    • requirements.txt
  • .gitignore
  • setup.py

Execution examples

  • python3 __init__.py
  • python3 test_tabular_log.py

Changelog

Version_02.06_2021-03-22

  • Optimized

Version_02.05_2021-03-17

  • Removed python requirements

Version_02.04_2021-03-17

  • Now avariable for python >= 3.5

Version_02.03_2021-03-09

  • Fixed a bug when is on "send to db error"

Version_02.02_2021-03-03

  • Fixed a bug

Version_02.01_2021-03-03

  • Optimized log funtion
  • Added some "standard" parameter
  • Added the possibility to send log to the server
  • Now faster, using threads
  • Added verbose option

Version_01.01_2021-2-21

  • Initial version

Made by Castellani Davide If you have any problem please contact me:

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

tabular_log-2.7.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

tabular_log-2.7-py3-none-any.whl (3.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