EinMByte
|
6f569f5334
|
Merge remote-tracking branch 'github/master'
Conflicts:
Log.cpp
Log.h
|
2015-07-21 11:31:36 +02:00 |
|
Mikal Villa
|
5f644b1b04
|
Fixed build issue with Mac OSX, which don't support std::chrono::monotonic_clock.
|
2015-07-20 18:08:55 +02:00 |
|
EinMByte
|
4412dd198d
|
Tabs -> spaces (yes this breaks compatiblity with upstream)
|
2015-07-16 23:29:52 +02:00 |
|
orignal
|
7b5a7e10a9
|
fixed log crash at shutdown
|
2015-05-08 21:42:28 -04:00 |
|
orignal
|
6bad2daa62
|
fixed build errors for gcc 4.6
|
2015-05-06 19:18:00 -04:00 |
|
orignal
|
7c13194d5a
|
don't recalculate timestamp for each log message
|
2015-05-06 11:24:35 -04:00 |
|
orignal
|
bb05bcf39f
|
pass instance of std::ostream for logging from API
|
2014-12-08 16:27:10 -05:00 |
|
orignal
|
11a0bbc368
|
different log levels
|
2014-10-28 16:36:17 -04:00 |
|
orignal
|
8aaaf26a9e
|
log to file if daemon only
|
2014-07-02 14:25:57 -04:00 |
|
orignal
|
334c92bb49
|
daemonization.
|
2014-07-02 13:48:45 -04:00 |
|
orignal
|
2062305f88
|
moved log file from daemon to log
|
2014-04-24 11:10:46 -04:00 |
|
orignal
|
58939de57e
|
flush log only when queue is empty
|
2014-04-23 12:49:02 -04:00 |
|
chertov
|
0236879c26
|
Logging to file directly. Win32 Services can't write to std::cout
|
2014-04-23 02:10:21 +04:00 |
|
orignal
|
465075d825
|
Log and queue added
|
2013-12-10 08:00:13 -05:00 |
|