Skip to main content

a customized way to use log

Project description

r_logger

a customized way to use log

usage:

from str:

from r_logger import RLogger

r_main_logger = RLogger('logs')

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

try:
    raise Exception('exception details')
except Exception:
    r_main_logger.exception('exception')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

r_logger-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file r_logger-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: r_logger-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for r_logger-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9340e341a396b466665e329a2a531f7d9d0025c436f7c0d93dcb1518889c1bb0
MD5 b74f3a741f5dbe6e7cb4a42fbac3fa31
BLAKE2b-256 3396e4a985dfa4df0916b87610449026bdbeeef31c590884b902c6cffa53a5ad

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