Index

lognestmonster / 23adbb8

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
7524 Aug 2019 21:51988a3ffbegin writing deserialization methodJosh Stockin130N

Blob @ lognestmonster / .gitignore

text/plain109 bytesdownload raw
1# Sublime Text Project
2*.sublime*
3
4# Cached Python files
5__pycache__
6*.pyc
7
8# Lognestmonster log files
9*.lnm
10