convert-json
OpenStack logging configuration library provides standardized
Install
- All systems
-
curl cmd.cat/convert-json.sh
- Ubuntu
-
apt-get install python-oslo-log
- Arch Linux
-
pacman -S python-oslo-log
- Fedora
-
dnf install python2-oslo-log
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-oslo-log
- Dockerfile
- dockerfile.run/convert-json
python2-oslo-log
OpenStack 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).