Incorporate upstream changes from Dasynq.
[oweals/dinit.git] / src / dinit-log.h
2017-07-04 Davin McCallMore camelCase to under_score renaming.
2017-07-04 Davin McCallVarious renaming of camelCase to underscored_name for...
2017-06-15 Davin McCallRename various classes/functions for consistency.
2016-06-18 Davin McCallAdd a method to discard the console log buffer contents.
2016-06-11 Davin McCallFix (remove) noexcept specification for init_log().
2016-06-11 Davin McCallFull support within the logging subsystem to an externa...
2016-06-05 Davin McCallMake all log messages go via the log buffer.
2016-01-19 Davin McCallUse non-blocking I/O and event notification for console...
2016-01-16 Davin McCallIntroduce method to enable/disable console logging...
2016-01-05 Davin McCallMove source files int src directory