Commit Graph
31 Commits
Author SHA1 Message Date
John 0135dc9100 update year 2022-02-06 13:37:08 +01:00
John 3af8ede096 updated copyright year 2021-01-16 08:32:09 +01:00
John cff4e4a8cb fix stupid merge 2021-01-10 14:13:07 +01:00
john30 61feda2f34 Revert "Merge branch 'enhanced_device' of github.com:john30/ebusd"
This reverts commit aaccb15a9b, reversing
changes made to edfe09a383.
2020-12-06 17:57:22 +01:00
john30 a46292468a don't require logging if log file is not set 2020-04-11 13:26:10 +02:00
john30 fa977f45f4 add support for logging to syslog (fixes #293), log exit on errors during daemonization, log config path on error, better variable names 2019-10-06 14:12:52 +02:00
john30 1c17f7c466 use nullptr instead of NULL 2018-05-06 14:54:52 +02:00
john30 fa78ae73f0 updated copyright year 2018-01-28 15:17:33 +01:00
john30 3b26cf1f38 define _GNU_SOURCE via autoconf 2017-03-04 14:00:39 +01:00
john30 c8c9e76684 added missing _GNU_SOURCE for vasprintf 2017-03-04 08:40:59 +01:00
john30 ca164185dc fix doxygen and put everything besides main function in namespace ebusd 2017-02-25 16:12:09 +01:00
john30 cb9b7fc3ac add support for individual log level per facility 2017-02-19 00:42:55 +01:00
john30 bbc29bdb2f switched to absolute include dirs, formatting 2017-02-04 19:28:31 +01:00
john30 b7c7ad9283 use SIGHUP for reopening log file 2017-01-15 12:37:01 +01:00
john30 f1c5c0ab28 updated copyright year 2017-01-15 11:10:08 +01:00
john30 5bf2f124b3 code style 2017-01-14 19:00:47 +01:00
john30 ebcb260d5f use spaces instead of tab 2017-01-14 18:01:37 +01:00
john30 917414a6f8 code style 2017-01-14 17:58:47 +01:00
john30 0217096b6b code style 2017-01-14 17:34:02 +01:00
john30 774e01e937 use own namespace 2017-01-14 16:41:54 +01:00
john30 b3bb2e08ac code style 2017-01-14 13:00:04 +01:00
john30 d0e4fc1718 added new facility "other" 2017-01-07 17:06:07 +01:00
john30 b02007f826 use "s_" for static variables 2016-12-04 17:58:58 +01:00
john30 650b68b9a2 added getLogFacilities() and getLogLevel(), do not manipulate input string in setLog* methods 2016-04-30 16:23:55 +02:00
john30 767cb9bc1f updated copyright year 2016-01-06 13:54:01 +01:00
john30 9dbdeffe0c unified copyright notice 2015-11-07 14:47:13 +01:00
john30 0045d1cec4 extracted clock_gettime in order to support MACH architecture 2015-11-07 11:56:39 +01:00
john30 7aa153848e updated author address 2015-05-14 10:47:51 +02:00
john30 479434c8fe append to log file 2015-02-10 22:04:26 +01:00
john30 a38cac7209 do not close stdout 2015-02-01 12:57:15 +01:00
john30 3b968afb41 added simple, fast, and efficient logging 2015-01-25 19:01:24 +01:00