Skip to main content

A easy to use Logger

Project description

A easy to use Logger
====================

--------------

I hate to always write code like
``logging.basicConfig(level = logging.INFO,format = '%(asctim ...`` So
..

--------------

::

import moelog

l = moelog.get_logger(both_to_file_path=r'.\t.log')

l.info('moelog main')
l.i('moelog main')

l.e('nooooooo!')
'''
2018-06-27 05:21:52,632 [INFO] :moelog main
2018-06-27 05:21:52,632 [INFO] :moelog main
2018-06-27 05:21:52,632 [ERROR] :nooooooo!
'''

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

moelog-0.0.0.3-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file moelog-0.0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for moelog-0.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 40519d11f5f2ae409c14f06e7ee337b6985bf5bffc38d5c5f204a76658f4ebd7
MD5 9b2c8c7e5578625b04d16fdfa84b7ec3
BLAKE2b-256 d3adc067bad92605e344013c8d244c1f1ea0aef09fc6319247efb4e848cf5a12

See more details on using hashes here.

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