summaryrefslogtreecommitdiffstats
path: root/src/hlog.h
Commit message (Expand)AuthorAgeFilesLines
* Record the state of a log outlet on first use and reuse that state onDavid Young2020-02-121-3/+10
* Whitespace repair. NFCI.David Young2020-02-121-2/+2
* Make a typedef for enum hlog_outlet_state, hlog_outlet_state_t, and use it.David Young2020-02-121-2/+3
* Don't declare a bunch of undefined log outlets.David Young2020-02-121-6/+0
* Call them log "outlets" not log "sinks".David Young2020-02-101-37/+37
* Rename loglib_ / LOGLIB_ to hlog_ / HLOG_, remove the syslog-basedDavid Young2020-02-101-95/+95
* Add my logging library in existing form. Abbreviate copyright notices in theDavid Young2020-02-061-0/+131