serilog
Here are 265 public repositories matching this topic...
-
Updated
Jul 9, 2020 - C#
-
Updated
Jul 10, 2020 - C#
-
Updated
Jul 13, 2020 - C#
-
Updated
Jul 13, 2020 - C#
-
Updated
Mar 15, 2020 - TypeScript
-
Updated
Jul 5, 2020 - C#
-
Updated
Jul 10, 2020 - C#
-
Updated
Feb 23, 2020 - C#
-
Updated
Apr 22, 2020 - C#
Similar to #8 in that we will need a UI & JSON store for configuration, to allow a user to choose which columns to display when a log is not expanded.
The user can choose from a predetermined list of columns, perhaps it could be fully user defined but if a property does not exist on all logs, what would you expect the column to contain?
-
Updated
Oct 28, 2019 - C#
-
Updated
Sep 21, 2018 - C#
-
Updated
Jan 23, 2020 - C#
-
Updated
Nov 5, 2019 - C#
-
Updated
Aug 13, 2018 - C#
Although this sink can't use the built-in output template formatting directly, it should still be possible to accept and control output using a regular output template, e.g.:
WriteTo.BrowserConsole(outptTemplate: "{Message} {Properties}{NewLine}{Exception}")The regular Console sink does something similar to support theming.
Improve this page
Add a description, image, and links to the serilog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serilog topic, visit your repo's landing page and select "manage topics."
A comment that comes back on a regular basis (in serilog/serilog-settings-configuration#108 or #1053 ) is that it is a bit hard to find documentation for some use-cases of Serilog. Most importantly, beginners need to know to look in several places to find an answer to their question (serilog's README, serilog's wiki, individual sinks or settings's README ...). While splitting it all in many re