issues
search
serilog
/
serilog-expressions
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Apache License 2.0
190
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ByExcluding filtering saved in appsettings.json
#125
aerott
opened
2 weeks ago
6
Not filtering by property
#124
zachrybaker
closed
1 month ago
4
`Replace()` function
#123
nblumhardt
closed
3 months ago
0
Release build (UWP ARM64) with Serilog.Expressions fails to compile
#122
trandzik
closed
3 months ago
2
Removed allocations for timestamp
#121
epeshk
closed
2 months ago
2
replace all delimiters in SourceContext - replace separator with space - for example
#120
Simonl9l
closed
3 months ago
1
5.0.0 Release (fix publishing)
#119
nblumhardt
closed
4 months ago
0
Fix .NET Framework builds
#118
nblumhardt
closed
4 months ago
0
Update to Serilog 4, tidy up
#117
nblumhardt
closed
5 months ago
0
Upgraded Serilog version
#116
Olgagaa
closed
5 months ago
1
Update README.md
#115
andriibratanin
closed
5 months ago
1
Document TraceId and SpanId in ReadMe
#114
ghost
closed
8 months ago
1
Document TraceId and SpanId properties
#113
ghost
closed
8 months ago
2
Add a `Sixteen` theme port
#112
kikaragyozov
opened
8 months ago
8
5.0.0 Release
#111
nblumhardt
closed
5 months ago
3
Fix crash on apps built with PublishTrimmed=True
#110
malciin
closed
10 months ago
1
Add the `Inspect()` function
#109
nblumhardt
closed
5 months ago
0
Make the `rest()` function aware of `@p.X` and `@p['X']` (breaking change)
#108
nblumhardt
closed
5 months ago
0
Can't use #delimit within an #if block inside a #each loop
#107
MichaelIDS
closed
11 months ago
3
4.0.0 Release
#106
nblumhardt
closed
1 year ago
0
Update to RTM Serilog 3.1 dependency
#105
nblumhardt
closed
1 year ago
0
Numeric comparison of @l with LoggingFilterSwitch
#104
reitffunk
closed
1 year ago
2
Clarify documentation around @x
#103
IanKemp
closed
5 months ago
6
Add support for Serilog 3.1 trace `@tr` and span `@sp` ids
#102
nblumhardt
closed
1 year ago
1
3.5.0 Release
#101
nblumhardt
closed
1 year ago
0
Accessors such as `a.B` should be case-sensitive
#100
nblumhardt
closed
1 year ago
3
Supply the list element index in the second #each parameter when enumerating
#99
nblumhardt
closed
1 year ago
0
Bind template locals appearing in repetition enumerable expressions
#98
nblumhardt
closed
1 year ago
0
Output encoding
#97
nblumhardt
closed
1 year ago
0
Add the ability to pass custom PropertyValueRenderers
#96
Prunkles
closed
1 year ago
5
Digitally sign DLLs as tampering protection proof
#95
hamjo
opened
1 year ago
3
Expose ExpressionTemplate members
#94
netcorefan1
closed
1 year ago
11
Basic string quoting does not work
#93
xnoreq
closed
1 year ago
3
Missing SystemConsoleTheme and some AnsiConsoleTheme
#92
Freenex1911
closed
1 year ago
1
Unable to use Regular Expression
#91
JORDAAAN1495
closed
1 year ago
3
Enable config UDF in appsetting.json
#90
ryji
opened
1 year ago
1
Logs still showing on a ByExcluding filter when I have StatusCode on expression
#89
aristotelis79
closed
1 year ago
6
My project is c#6.0, after deploying it as a windows service, after the project runs, the log file is not generated in the directory, but in the C:\Windows\System32 folder
#88
landonzeng
closed
1 year ago
3
Unable to access properties on exception object
#87
rcdailey
closed
1 year ago
2
Document on how to support CamelCase
#86
luddskunk
opened
1 year ago
1
Revert "Update README.md"
#85
nblumhardt
closed
1 year ago
0
Update README.md
#84
jules-goose
closed
1 year ago
3
support expressions for MinmimLevel.ControlBy
#83
DevAbsi
closed
1 year ago
1
step sample project target framework from net5.0 to net.6.0
#82
jesseclm
closed
2 years ago
1
step sample project target framework from net5.0 to net.6.0
#81
jesseclm
closed
2 years ago
0
Add a recipie for checking if an object is empty
#80
adamchester
closed
2 years ago
6
file scoped namespace and target typed new
#79
SimonCropp
closed
2 years ago
0
3.4.1 Release
#78
nblumhardt
closed
2 years ago
0
Enable wildcard indexers over dictionary elements
#77
nblumhardt
closed
2 years ago
0
Index Wildcards don't appear to work for Dictionaries stored in the event properties
#76
hobwell
closed
2 years ago
12
Next