Index

lognestmonster / ed03c50

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
17420 Jan 2020 13:21ed03c50Delete parser Python prototypeJosh Stockin1201419N

Tree

ObjectLatest Commit SubjectTimeHash
folder.githubUpdate unit testing and CI testing configuration08 Dec 2019 19:536dd952c
foldersrcInclude MIT license in lognestmonster header20 Jan 2020 13:180b71b72
folderstaticUpdate logos19 Jan 2020 18:284b380ef
foldertestsDelete parser Python prototype20 Jan 2020 13:21ed03c50
file.gitignoreUpdate .gitignore for VIM temp files29 Nov 2019 19:237b6bdef
file.travis.ymlUpdate unit testing and CI testing configuration08 Dec 2019 19:536dd952c
fileLICENSEUpdate LICENSE to remove project name from copyright line03 Jan 2020 21:47b786598
fileMakefileUpdate Makefile to add bin/ directory if nonexistent20 Dec 2019 13:5933010ba
fileREADME.mdUpdate README.md19 Jan 2020 22:4324aced0
filetestUpdate ./test command handling29 Dec 2019 19:403c5e56c

README

(WIP) A lightweight C logging library and parser for event-oriented logs.

Lognestmonster is a general-purpose single-header C logging library that pertains a number of features:

(WIP) Not yet meant for development or production use

Copyright

This package is copyrighted by Joshua 'joshuas3' Stockin and licensed under the MIT License.

A form of the following should be present in each major library source or header file.

lognestmonster Copyright (c) 2020 Joshua 'joshuas3' Stockin
<https://joshstock.in>
<https://github.com/JoshuaS3/lognestmonster>
This software is licensed under the MIT License.