Commit History

Author SHA1 Message Date
  Davin McCall bdef1606c6 Add a method to discard the console log buffer contents. 8 years ago
  Davin McCall 8eff855aad Update Dasynq, again, and update Dinit code to reflect API changes. 8 years ago
  Davin McCall 100650949c Yet another Dasynq update 8 years ago
  Davin McCall 4374867afe Pull in latest Dasynq, which means a massive amount of renaming. 8 years ago
  Davin McCall 16c8aa0bc9 Write log messages which cross the circular buffer boundary atomically, 8 years ago
  Davin McCall 5de5713bfc Map dinit-log log levels to syslog log levels 8 years ago
  Davin McCall a2c7e27fbe Enable logging to syslog. 8 years ago
  Davin McCall b96c8b9f89 Fix (remove) noexcept specification for init_log(). 8 years ago
  Davin McCall 2e429bc92d Full support within the logging subsystem to an external source (fd). 8 years ago
  Davin McCall 46f77653ae More refactoring in preparation for proper logging support 8 years ago
  Davin McCall f9c3c1380c Minor refactoring 8 years ago
  Davin McCall 7cd1ae0bb2 Whitespace fixes 8 years ago
  Davin McCall e047bb6dfc Refactoring, and actually enable console log in enable_console_log()... 8 years ago
  Davin McCall c23fb19c25 Remove obseleted TODO comment 8 years ago
  Davin McCall ac48b34e5d Add console watch for logging once, then enable and disable as necessary, 8 years ago
  Davin McCall b2a42f6f6d Fix condition in is_log_flushed 8 years ago
  Davin McCall ca8d273dbb Make all log messages go via the log buffer. 8 years ago
  Davin McCall ac5bc85246 Refactorings. 8 years ago
  Davin McCall 0dbabfefab Rip out libev, replace with dasynq (new library written for the purpose). 8 years ago
  Davin McCall 372d6fdb3d Refactoring. Move buffered output management (variables) into a 8 years ago
  Davin McCall 1cc742bdf2 Use non-blocking I/O and event notification for console logging. 8 years ago
  Davin McCall d1a8af4a7d Introduce method to enable/disable console logging, instead of 8 years ago
  Davin McCall 20a52bc534 Move source files int src directory 8 years ago