DescriptionAdds new logging type SYSLOG which logs to the system log.
On Windows this type logs to the Event Log and on POSIX systems it logs to the messages log (or its equvalent).
As a side effect of adding the presubmit check for it this
CL fixes running the presumbit checks tests on Windows.
BUG=642115
Committed: https://crrev.com/89f7ee10f03d696276adf1cdc901c949a2e091d4
Cr-Commit-Position: refs/heads/master@{#419758}
Patch Set 1 #Patch Set 2 : Added presubmit check. #Patch Set 3 : Moved the SYSLOG code to a separate file. #
Total comments: 6
Patch Set 4 : Addressed comments. #Patch Set 5 : Added forgotten Windows header. #Patch Set 6 : Fix ifdefs to limit compilation on unsupported platforms. #Patch Set 7 : Copy/paste error. #
Total comments: 2
Messages
Total messages: 35 (22 generated)
|