Joshua Harlow 30f2074a37 Add a json reformatter command
It would save a lot of space to only write JSON logs, rather than also
write formatted logs. This utility turns the former into the latter
so we can do this without removing the ability of a sysadmin to read
logs in a sensible format.

You can either provide a filename or pipe via stdin. `tail -f` works
as stdin. Each record must occupy precisely one line.

Change-Id: I334e1e52d442f82bf68da9e581ce44bc3465208b
Co-Authored-By: Alexis Lee <lxsli@hpe.com>
2016-10-07 09:28:21 +01:00
2016-09-14 17:24:21 +09:00
2016-10-07 09:28:21 +01:00
2016-10-07 09:28:21 +01:00
2015-09-22 20:35:42 +00:00
2016-07-12 15:46:54 +08:00

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).

Description
Logging library.
Readme 7.5 MiB
Languages
Python 100%