13 Commits (8bae4975fbd923c55971278f6b389bef155b9258)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal d7d70b707f configurable throw function 4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
orignal 53b43353eb fixed formatting 4 years ago
orignal b197556447 remove dependency from Win32App 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code 4 years ago
orignal 1893127e84 use fold expression if C++17 4 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
R4SAS a6fb3b602e add loglevel none (closing #998) 7 years ago
Darknet Villain 681810ea38 Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp 7 years ago
Darknet Villain d500fe66fd Add option logclftime=true for writing full date and time to logs 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal d91691c344 write to log through the separate thread 8 years ago
orignal 5f463d5f6b rollback 8 years ago
orignal 2e301c2919 fixed VS build 8 years ago
hagen 10ebcff48e * Log.{cpp,h}: 8 years ago
Jeff Becker b4e9ed7d18 add web socket ui 8 years ago
brain5lug fee5f959fd perfect forwarding for logging arguments 8 years ago
Jeff Becker f5684eba90
color log messages for warn and error 8 years ago
hagen c9836cf0f7 * fix doxygen warnings 8 years ago
Jeff Becker 0a3c4f131e
fix issue #449 failed build of freebsd 10.1 8 years ago
hagen 1fae3baaa3 * logger: print also thread id 8 years ago
hagen 38103aaac5 * logger: explicit allow log output 8 years ago
hagen 17fb419fb1 * new logs: code 8 years ago
Jeff Becker c4e5a130ee
don't break win32 8 years ago
Jeff Becker 5261a3e845
add syslog logging option 8 years ago
orignal e2a70873b8 fixed garbage in console for windows 8 years ago
orignal 61675c20d8 don't delete log file upon HUP 8 years ago
orignal 98d5e0b56d #355. reopen log file by SIGHUP 8 years ago
orignal 7ca1cfab1a use shared_ptr for log's stream 8 years ago
orignal 3eeee1b08d set correct log level for console 8 years ago
hagen a0e8fe5848 * implement --loglevel option 9 years ago
hagen 364ccc05d5 * Log.h: drop unused template 9 years ago
orignal 54b2c8bd7e backport fix build for clang 9 years ago
orignal 7b5a7e10a9 fixed log crash at shutdown 9 years ago
orignal 6bad2daa62 fixed build errors for gcc 4.6 9 years ago
orignal 7c13194d5a don't recalculate timestamp for each log message 9 years ago
orignal bb05bcf39f pass instance of std::ostream for logging from API 10 years ago
orignal 11a0bbc368 different log levels 10 years ago
orignal 8aaaf26a9e log to file if daemon only 10 years ago
orignal 334c92bb49 daemonization. 10 years ago
orignal 2062305f88 moved log file from daemon to log 10 years ago
orignal 58939de57e flush log only when queue is empty 10 years ago
chertov 0236879c26 Logging to file directly. Win32 Services can't write to std::cout 10 years ago
orignal 465075d825 Log and queue added 11 years ago