Davin McCall
|
49bc0db8b2
Change int to unsigned as appropriate in cpbuffer
|
2 vuotta sitten |
Davin McCall
|
24703587b5
Minor refactoring, additional comments
|
3 vuotta sitten |
Davin McCall
|
d966e0284a
Bump current LOG_INFO messages to LOG_NOTICE
|
3 vuotta sitten |
Davin McCall
|
1579aa983c
Initialise log before opening control socket
|
3 vuotta sitten |
Davin McCall
|
505552220d
Make sure we don't try to enable log watcher after deregistration
|
4 vuotta sitten |
Davin McCall
|
2df1455332
Add another log subsystem test
|
4 vuotta sitten |
Davin McCall
|
8fc3058147
Use bp_sys aliases to write from log
|
4 vuotta sitten |
Davin McCall
|
d48b25fec7
Mark main log closed on write failure
|
4 vuotta sitten |
Davin McCall
|
9697bda620
Flush main log (as well) before exit
|
4 vuotta sitten |
Davin McCall
|
f661bb3eca
Avoid copying string arguments to log functions (always pass by ref)
|
4 vuotta sitten |
Davin McCall
|
522efc0618
Add -q/--quiet option for supressing console output.
|
5 vuotta sitten |
Davin McCall
|
47a5fe126c
Don't abuse std::find to find end of special message.
|
5 vuotta sitten |
Davin McCall
|
e859cf54f9
Fix log levels (swap console/main log).
|
5 vuotta sitten |
Davin McCall
|
80ba41b6cc
Don't discard buffer unless >1 second has elapse since console release.
|
5 vuotta sitten |
Davin McCall
|
ca6079ff5d
Set main log format earlier.
|
6 vuotta sitten |
Davin McCall
|
f458b2f642
Correct some logic for handling overflow messages in log.
|
6 vuotta sitten |
Davin McCall
|
1d2d1272cf
Make "syslog" formatting of main log entries optional.
|
6 vuotta sitten |
Davin McCall
|
f66be9f29f
Set default log level for main log (not console) to INFO.
|
6 vuotta sitten |
Davin McCall
|
320455dc9b
Logging: support for supressing output to console per message.
|
6 vuotta sitten |
Davin McCall
|
64ac5e10fc
logging: refactoring, add comment.
|
6 vuotta sitten |
Davin McCall
|
0ffc42b97d
Big rename/namespace cleanup.
|
6 vuotta sitten |
Davin McCall
|
794993eb83
More camelCase to under_score renaming.
|
7 vuotta sitten |
Davin McCall
|
08138c09d1
Various renaming of camelCase to underscored_name for consistency.
|
7 vuotta sitten |
Davin McCall
|
fff223cfc2
Rename various classes/functions for consistency.
|
7 vuotta sitten |
Davin McCall
|
4741fb0e5b
On interrupted start, unlink from console wait queue.
|
7 vuotta sitten |
Davin McCall
|
6f6c7973fc
Fix pointer bug in logging.
|
7 vuotta sitten |
Davin McCall
|
6695d7ae18
Update Dasynq library and API usage
|
7 vuotta sitten |
Davin McCall
|
b49af36c05
Update Dasynq library, and API usage throughout.
|
7 vuotta sitten |
Davin McCall
|
2ea73e614c
Update dasynq library, and make appropriate changes in dinit code.
|
7 vuotta sitten |
Davin McCall
|
d1130cf7e5
Clean up some TODOs
|
8 vuotta sitten |