stumpless 2.2.0
|
Header files for target types provided by the library.
More...Files | |
buffer.h | |
Buffer targets provide the simple capability to write logs into a character buffer. | |
chain.h | |
Chains allow logs to be sent to a group of targets. | |
file.h | |
File targets allow logs to be sent to a specified file. | |
function.h | |
Function targets allow log entries to be sent to a custom function, making it possible to implement arbitrary functionality using this library as a logging framework. | |
journald.h | |
Journald targets send messages to a systemd journald service. | |
network.h | |
Network targets allow logs to be sent over a network to a remote log collector or relay. | |
socket.h | |
Socket targets allow logs to be sent to a Unix domain socket. | |
sqlite3.h | |
SQLite3 targets allow logs to be sent to a SQLite3 database. | |
stream.h | |
Functions for working with stream targets (that is, FILE pointers). | |
wel.h | |
Functions for working with Windows Event Log (WEL) targets. | |
Header files for target types provided by the library.