Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
479559d
script to generate resx file and event id resource lookup class from …
dantraMSFT Oct 13, 2017
ebfbdcf
Include the name of the manifest file in the resx and C# header comment
dantraMSFT Oct 13, 2017
536eb44
Initial version of the ETW manifest
dantraMSFT Oct 13, 2017
36c25c8
Initial draft of LogProvider for SysLog
dantraMSFT Oct 13, 2017
4e23d84
Minor updates to code gen and exclude gen\EventResource.cs from build
dantraMSFT Oct 14, 2017
e8f138e
logging to syslog enabled - Remove duplicate PSEtwlog class and use …
dantraMSFT Oct 14, 2017
aff9e61
Implement level, channel, and keyword filtering
dantraMSFT Oct 15, 2017
b529cba
Enable PowerShellProperties.json support for linux logging
dantraMSFT Oct 16, 2017
ffb7a88
Fix syslog ident paramter - was using hard-coded string instead of co…
dantraMSFT Oct 17, 2017
31f20e4
Fix build break
dantraMSFT Oct 17, 2017
3db6101
Fix build break
dantraMSFT Oct 17, 2017
1dfb014
address PR feedback
dantraMSFT Oct 20, 2017
731c5e1
Fix stale property reference
dantraMSFT Oct 20, 2017
c8372e8
PR feedback
dantraMSFT Oct 24, 2017
9e4465a
Generate resx with ASCII encoding.
dantraMSFT Oct 24, 2017
c875f8d
PR feedback.
dantraMSFT Oct 25, 2017
99cf86d
Use the right OrdinalIgnoreCase instance.
dantraMSFT Oct 25, 2017
89782f3
Update comments for GitCommitId and use explicit private for MissingE…
dantraMSFT Oct 26, 2017
e20ca59
Regenerate to include explicit private scoping of MissingEventIdResou…
dantraMSFT Oct 26, 2017
e7901fe
Remove inadverntant change.
dantraMSFT Oct 26, 2017
4e04118
Remove GitCommitId hash code logic and log the id raw with each log e…
dantraMSFT Oct 27, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Initial draft of LogProvider for SysLog
  • Loading branch information
dantraMSFT committed Nov 3, 2017
commit 36c25c8c4849725f3def60ad1c8a9a3858c9bc08
Loading