summaryrefslogtreecommitdiffstats
path: root/remoting/host/logging_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Only use the LoggingLock when actually logging to a fileakalin@chromium.org2013-07-151-3/+0
* Do not use the logging lock since the debug log file is not used anyway.alexeypa@chromium.org2013-07-111-0/+3
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Stop writing logs to %ProgramData%\Chromoting\debug.log (Windows only).alexeypa@chromium.org2013-01-081-16/+2
* Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...alexeypa@chromium.org2012-10-181-0/+46