Index
lognestmonster
/
5505a79
A general-purpose single-header C logging library and parser for event-based logs. (Incomplete)
Download
|
Refs
|
Commit Log
|
Files
|
README
|
LICENSE
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
90
01 Sep 2019 21:00
0faeedc
update log reading/parsing
Josh Stockin
1
1
1
N
Blob @
lognestmonster
/
lognestmonster
text/x-shellscript
48 bytes
download raw
1
#!/usr/bin/env bash
2
3
python3 parser
/
parse.py $@
4