/jlog

Install from PyPi

Primary LanguagePythonMIT LicenseMIT

jlog

Source:

This package is a python API for jlog from omniti-labs https://github.com/omniti-labs/jlog Although you can found python API code in the source repo, Many problems occurred when we want to build it into a package which can be installed as a dependency of a whole project or system.

Modules/Libs:

  • Jlog: we refer to it as the python extension for jlog lib(it also has java, perl, php version), which provide API to call service in libjlog.
  • libjlog: provide the core service of logging

References: