Index

lognestmonster / 43f5552

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
9001 Sep 2019 21:000faeedcupdate log reading/parsingJosh Stockin111N

Blob @ lognestmonster / lognestmonster

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