Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only use the LoggingLock when actually logging to a file | akalin@chromium.org | 2013-07-15 | 1 | -3/+0 |
* | Do not use the logging lock since the debug log file is not used anyway. | alexeypa@chromium.org | 2013-07-11 | 1 | -0/+3 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -6/+3 |
* | Stop writing logs to %ProgramData%\Chromoting\debug.log (Windows only). | alexeypa@chromium.org | 2013-01-08 | 1 | -16/+2 |
* | Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of... | alexeypa@chromium.org | 2012-10-18 | 1 | -0/+46 |