issues
search
mattwcole
/
gelf-extensions-logging
GELF provider for Microsoft.Extensions.Logging
MIT License
109
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Performance of Logging Extension
#84
Brunni
opened
2 months ago
1
Improve documentation in code and outside code
#83
Brunni
opened
2 months ago
1
Bump System.Text.Json from 4.6.0 to 8.0.4 in /src/Gelf.Extensions.Logging
#82
dependabot[bot]
opened
4 months ago
0
Clear the UdpClient.DontFragment flag. Fixes #79.
#81
StephenCleary
closed
1 year ago
2
Update README.md
#80
mgnslndh
closed
1 year ago
0
UDP sets DontFragment bit by default, dropping large GELF chunks
#79
StephenCleary
closed
1 year ago
3
Support the @ structure capturing operator
#78
darraghjones
closed
7 months ago
2
Need help with log errors in Main
#77
ornic
closed
1 year ago
2
Security Issue
#76
mschatt
closed
1 year ago
2
Change AdditionalFieldsFactory to return an enumerable of key/value pairs.
#75
ejball
closed
1 year ago
1
Mark additional field values as nullable.
#74
ejball
closed
1 year ago
1
Allow omitting default fields.
#73
ejball
closed
1 year ago
1
Support key customization for optional fields.
#72
ejball
closed
1 year ago
6
Positional placeholder in format strings interpreted as fields
#71
bonza
closed
1 year ago
6
Upgrade Microsoft.Extensions.Logging
#70
darraghjones
closed
2 years ago
2
Add TCP Support (Updated)
#69
devn1x
closed
2 years ago
4
AspNetCore6 Sample
#68
8perezm
closed
2 years ago
0
System.MethodAccessException
#67
timdinhdotcom
closed
2 years ago
1
Option to enable/disable Semantic Logging
#66
vas7n
closed
2 years ago
5
Add TCP Support
#65
joepb
closed
2 years ago
7
No support for TCP logging
#64
joepb
closed
2 years ago
3
Auto reload options
#63
mattwcole
closed
3 years ago
0
Make logger provider implement ISupportExternalScope
#62
mattwcole
closed
3 years ago
0
Gelf.Extensions.Logging does not support options reload
#61
MichalSznajder
closed
2 years ago
3
Gelf.Extensions.Logging.Samples.NetCore2 does not work
#60
ZedZipDev
closed
3 years ago
1
Add exceptionHandler
#59
MightGainer
closed
3 years ago
5
Csharp9
#58
mattwcole
closed
3 years ago
0
.Net framework support
#57
fabercs
closed
3 years ago
1
Add UDP MaxChunkSize option
#56
iqueiroz
closed
3 years ago
0
Add support for custom UDP chunk size
#55
iqueiroz
closed
3 years ago
2
Use IExternalScopeProvider for logging scopes
#54
epawlik
closed
3 years ago
4
Add additional function fields into option and send evaluated values as the additional fields
#53
hercegyu
closed
4 years ago
4
Additional Func Fields
#52
nikolic-bojan
closed
4 years ago
8
Pass host to UdpClient constructor to reduce DNS lookups.
#51
svenvanheugten
closed
4 years ago
0
Message processing becomes a bottleneck when using the UDP client in an environment without DNS caching
#50
svenvanheugten
closed
4 years ago
3
How to add client ip etc
#49
meataxe
closed
4 years ago
1
dll is built against a version of System.Threading.Tasks.Dataflow that doesn't exist
#48
JosephCleggGS
closed
4 years ago
0
LogLevel not inherited from top level
#47
mersadk
closed
4 years ago
3
Update samples and readme
#46
mattwcole
closed
5 years ago
0
Don't send event_id unless it has been set
#45
mattwcole
closed
5 years ago
0
Replace Newtonsoft.Json with System.Text.Json
#44
mattwcole
closed
5 years ago
0
Remove support for netstandard1.3 and introduce C# 8
#43
mattwcole
closed
5 years ago
0
Update tests to use Graylog 3.1
#42
mattwcole
closed
5 years ago
0
No way to determine if all logs sent, logs may be lost
#41
Silic0nS0ldier
closed
5 years ago
2
Provide a way for short_message to be used as message title
#40
sarmis
closed
4 years ago
5
request: .net core 3 builds - move from Newtonsoft.Json to System.Text.Json
#39
RandomGHUser
closed
5 years ago
1
HttpClient - HttpGelfClient
#38
thiagoloureiro
closed
5 years ago
3
Incompatibility with Netcore 3.0
#37
m-jepson
closed
5 years ago
2
Problems using with .Net Core 3
#36
duncan-bradley
closed
5 years ago
1
Include 'messageTemplate' in log messages
#35
mrmartan
closed
5 years ago
10
Next