Skip to main content

Simple, Colored, File and Line number printable logger

Project description

devfacPyLogger

Simple, Colored, File and Line number printable python logger

I wanted to log like this

  1. colored
  2. file name
  3. line number
  4. time
  5. print type of logs by different func name
[2021-11-09 22:53:41.227][INF][test_logger.py:39] info log
[2021-11-09 22:53:41.229][DBG][test_logger.py:40] debug log
[2021-11-09 22:53:41.230][ERR][test_logger.py:41] error log
[2021-11-09 22:53:41.231][WRN][test_logger.py:42] warning log
[2021-11-09 22:53:41.233][CRC][test_logger.py:43] critical log

sample_output

How to use

from devfacPyLogger import log

log.info('info log')
log.debug('debug log')
log.error('error log')
log.warning('warning log')
log.critical('critical log')

features

  • At jupyter notebook there will be NO filename and line number(0.1)
    [2021-11-09 23:01:34.591][WRN] warning log
    

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

devfac-py-logger-0.2.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

devfac_py_logger-0.2.2-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file devfac-py-logger-0.2.2.tar.gz.

File metadata

  • Download URL: devfac-py-logger-0.2.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6

File hashes

Hashes for devfac-py-logger-0.2.2.tar.gz
Algorithm Hash digest
SHA256 8f15adb43a59888a2a914e21c2869b0ddf71715c535fb426608e11425a15df24
MD5 7c7132bfbba897f202a3a8bae7ad2405
BLAKE2b-256 80e423b1249cca0e0d292a8994c3daea2fcb5ea44f28a1bdc0d2ba5fb2220966

See more details on using hashes here.

File details

Details for the file devfac_py_logger-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: devfac_py_logger-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.6

File hashes

Hashes for devfac_py_logger-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0f42173d31bb038bc40772133e10b89d160a42d76821172767df53367d2de824
MD5 d4e73fb5696cf4c7424bff568edf5b6b
BLAKE2b-256 fac8b266b5c58666a7f6572feed726d2c97667c473890a20a86fadad86e5eb32

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