Skip to main content

Simple logger for jupyter notebook user

Project description

notebook-logger

logging for jupyternotebook

Version

0.1.2

Installation

pip install notebook-logger

How to

from notebook_logger import SimpleLogger

logger = SimpleLogger('test.log', is_print=False)
logger.log('Only log file')
logger.log('Both console and file', is_print=True)

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

notebook-logger-0.1.3.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

notebook_logger-0.1.3-py3-none-any.whl (6.2 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