liblognorm 2.0.6
Fast samples-based log normalization library
Liblognorm normalizes event data into well-defined name-value pairs and a set of tags describing the message.
- Website: https://www.liblognorm.com
- Licenses: LGPL 2.1+
- Package source: gnu/packages/c.scm
- Builds: See build status
- Issues: See known issues
Installation
Install liblognorm 2.0.6
as follows:
guix install liblognorm@2.0.6
Or install the latest version:
guix install liblognorm
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.