An open API service indexing awesome lists of open source software.

https://github.com/manatools/manalog

Next Generation of Manalog, in Python
https://github.com/manatools/manalog

logging logs python-3 systemd-journal

Last synced: 8 months ago
JSON representation

Next Generation of Manalog, in Python

Awesome Lists containing this project

README

          

# Manalog
manalog is a journal log reader

## Build requires
intltool-extract
extra-cmake-modules

## Build and installation
cmake -DCMAKE_INSTALL_PREFIX=/usr ../manalog
make install