- Notifications
You must be signed in to change notification settings - Fork11
The diagnostic trace sink for Serilog.
License
NotificationsYou must be signed in to change notification settings
serilog/serilog-sinks-trace
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Note: this sink writes regular log events to
System.Diagnostics.Trace. If you're looking fordistributed/hierarchical tracing with Serilog, seeSerilogTracinginstead.
WritesSerilog events toSystem.Diagnostics.Trace.
varlog=newLoggerConfiguration().WriteTo.Trace().CreateLogger();
Copyright © Serilog Contributors - Provided under theApache License, Version 2.0.
About
The diagnostic trace sink for Serilog.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.