A rudimentary POSIX-alike message logging framework for MinGW
修订版 | c66ec364573ecfd8519417eba8ddaf355effa27a (tree) |
---|---|
时间 | 2020-05-21 17:36:36 |
作者 | Keith Marshall <keith@user...> |
Commiter | Keith Marshall |
Initial commit of rudimentary message logging API.
* syslog.h: New file; it declares a (mostly) POSIX.1-1990 conforming
API for a centralized, file based, message logging facility.