Guides for Serilog and EFCore (#2134)
* Add serilog guide * added suggestions from Rozen * Add efcore guide * Fix review changes * Fix grammatical errors & review points
This commit is contained in:
1
docs/guides/other_libs/samples/LogDebugSample.cs
Normal file
1
docs/guides/other_libs/samples/LogDebugSample.cs
Normal file
@@ -0,0 +1 @@
|
||||
Log.Debug("Your log message, with {Variables}!", 10); // This will output "[21:51:00 DBG] Your log message, with 10!"
|
||||
Reference in New Issue
Block a user