vnl-gen-header
Toolkit to read/write/manipulate whitespace-separated ASCII logs
Install
- All systems
-
curl cmd.cat/vnl-gen-header.sh
- Debian
-
apt-get install libvnlog-dev
- Ubuntu
-
apt-get install libvnlog-dev
- Kali Linux
-
apt-get install libvnlog-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libvnlog-dev
- Dockerfile
- dockerfile.run/vnl-gen-header
libvnlog-dev
Toolkit to read/write/manipulate whitespace-separated ASCII logs
Vnlog (pronounced "vanillog") is a trivially-simple log format consisting of an ASCII table with comments and labelled fields. This package provides a C library that simplifies generating such logs. Dev files.