9 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
orignal d7d70b707f configurable throw function 4 years ago
R4SAS e6fdf5ad8d
[Log] create logfile even if loglevel is "none" 4 years ago
mewmew@i2p ed2818eaa2 qt log viewer now works 6 years ago
R4SAS 7477d2c219 fix forgotten log colors 7 years ago
R4SAS a6fb3b602e add loglevel none (closing #998) 7 years ago
R4SAS 100f3380c4
fix upnp definitions and make cmake silent (#999) 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 0ad3078524 open log stream in log thread 8 years ago
orignal cd8169c0a5 reopen log upon daemon start 8 years ago
orignal d91691c344 write to log through the separate thread 8 years ago
hagen 10ebcff48e * Log.{cpp,h}: 8 years ago
brain5lug fee5f959fd perfect forwarding for logging arguments 8 years ago
hagen c9836cf0f7 * fix doxygen warnings 8 years ago
orignal 6a453bcc8a check for null pointer 8 years ago
orignal 5a2c4919c6 close previous file first upon repon 8 years ago
hagen 1fae3baaa3 * logger: print also thread id 8 years ago
hagen 38103aaac5 * logger: explicit allow log output 8 years ago
hagen 905cad56d8 * add note 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 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
hagen 05043f30dc * tune logs 9 years ago
hagen a0e8fe5848 * implement --loglevel option 9 years ago
hagen 6c0dfc4356 * sane log messages: Log.cpp 9 years ago
orignal 54b2c8bd7e backport fix build for clang 9 years ago
ipslot dfd41385b1 Update Log.cpp 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
Kill Your TV dd4283b7c1 Revert "fixed typo" and "fixed crash for Windows" 10 years ago
orignal c8a80a497d fixed typo 10 years ago
orignal f7791e5289 fixed crash for Windows 10 years ago
orignal 11a0bbc368 different log levels 10 years ago
orignal a25fe85b4d print time without date 10 years ago
Mikal Villa 05fa6757ce Adding timestamp to logger. 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