Index

lognestmonster / 0b71b72

A general-purpose single-header C logging library and parser for event-based logs. (Incomplete)

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
11712 Sep 2019 18:15711a196update cross platform commandsJosh Stockin111N

Blob @ lognestmonster / lognestmonster

text/x-shellscript50 bytesdownload raw
1#!/usr/bin/env bash
2
3python3 ./parser/parse.py $@
4