Skip to content

issues Search Results · repo:serilog/serilog-sinks-debug language:C#

Filter by

6 results
 (51 ms)

6 results

inserilog/serilog-sinks-debug (press backspace or delete to remove)

I am having a strange issue where LogEventLevel.Debug logs (or those written directly via Log.Debug()) do not show in the Debug console, unless .MinimumLevel.Debug() is applied to the global logger, despite ...
  • Reeceeboii
  • 3
  • Opened 
    on Aug 17, 2024
  • #17

According to release notes, Serilog 4 introduced a new interface that enables easily making sinks to async. My company uses this sink and it would be interesting to see if making it async improves the ...
  • gogo199432
  • 1
  • Opened 
    on Jun 17, 2024
  • #16

It looks like the CI builds for the Dev branch are failing because the nuget API key has expired: Error publishing package. NuGet server returned 403: The specified API key is invalid, has expired, or ...
  • Numpsy
  • 1
  • Opened 
    on Dec 15, 2020
  • #11

Sometimes I have 6-7 identical messages in the VS output. Same time stamp, same message content. But the LogDebug was fired only once. In other sinks, like file sink, the message only appears once. What ...
  • nasowasauch
  • Opened 
    on Mar 6, 2020
  • #9

Why Serilog.Sinks.Debug causes downloading of System.Diagnostics.Debug NuGet package when my project targets .NET Framework 4.7.1? Isn t System.Diagnostics.Debug a part of .NET Framework 4.7.1?
  • ches151
  • 3
  • Opened 
    on Mar 27, 2018
  • #6

I used to use the Trace sink with this output template: {Timestamp:HH:mm:ss.fff} {Logger} [{Level:u3}] {Message}{NewLine}{Exception} and my output would be clean-ish (info and warnings would have prefixes, ...
  • HakanL
  • 6
  • Opened 
    on Jan 5, 2018
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub