serilog-ui
serilog-ui copied to clipboard
Simple Serilog log viewer UI for several sinks.
Hiya, Right now i keep having to add my token into the log view - this can be a bit tedious. Would it be possible to use authorization the same...
Hi @mo-esmp, this PR aims to improve the date-time management in the serilog-ui middleware. - removed in the middleware the endDate manipulation, as the UI now has selectable date &...
Hiya, I've got the following setup, where i have 2 webapis and 1 hangfire backouground service running. They all log to different tables with serilog's MSSQL sink:  I'd love...
Error Message: Serilog.Ui.MongoDbProvider.MongoDbLogModel: Ambiguous discriminator 'SqlException'. MongoDb Version: 4.4.5 Serilog UI MongoDb provider Version: 2.1.2 Serilog UI version: 2.1.2 Possible object in mongodb that causes error maybe as below: ```json...
Hello boss,Currently using Serilog.UI.MongoDbProviderr 1.Search by date, can it be accurate to the second? 2.Search message ,Can you support Chinese search? 3.You can add username and password to authorize when...
**WIP** - MsSql first working test with testcontainers under the hood - created tests interfaces, to have a stable test case suite that all providers should implement to pass the...
# Scope Review IDataProviders extensions methods and apply some small cleanups. ## New features - create new IServiceProvider extensions to let users provide the configuration object - add UseLinq3 boolean...
# Scope Add a new sort option to the user interface. ## How it works - new dropdown in the UI, with the option to select a preferred Property +...
As I'm using some additional columns in my log table I wanna know if are you supporting these kinds of column options. If not can you recommend any workaround to...
Please consider support [Serilog.Sinks.RavenDB](https://github.com/ravendb/serilog-sinks-ravendb)