Commit Graph

12 Commits (1d7fd8ac96fb9ce0cada815b760985debde7d164)

Author SHA1 Message Date
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"
This reverts commits c8a80a497d and f7791e5289

This didn't actually fix Windows crash problem. In fact, it still
crashed without --log=0 being set. Changes to the i2pd.vcxproj file
fixed the crashes with VS 2013 > update 1.  i2pd now works with VS 2013
Update 3 and Update 4 RC.

Since these changes didn't have the intended effect, let's remove them.
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