Skip to main content

tool

Project description

usage

install

pip install zyx_tools

logprint

from zyx_tools import OtherTool

init logprint

must in main start

OtherTool.init_log()

start print log file

tail = logprint.Tail(log_name,"build_log")
tail.daemon = True
tail.start()


close print log thread

tail.stop()

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

zyx_tools-0.0.19.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

zyx_tools-0.0.19-py2.py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 2 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