ogreworld / PyLogger

A simple package for stream logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyLogger

A simple package for stream logger

README

This packet depends on twisted, you should install it first.

Usage

To start server, you could simply use PyLogger.start_server()

To start logger, you could simply use PyLogger.getLogger(logger_name)

To config the log server, you could check the LoggerName in log_settings

About

A simple package for stream logger


Languages

Language:Python 100.0%