We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm very happy about this GELF Logging Extension, as I don't need to use serilog or NLog to get my logs into GrayLog interface.
But I would prefer some more documentation, e.g.
Also inside the code:
gelf-extensions-logging/src/Gelf.Extensions.Logging/GelfLogger.cs
Line 69 in 22ee531
I don't want to loose log messages, when using this extension and make sure, that everything is configured correctly.
The text was updated successfully, but these errors were encountered:
This library is one of many 3rd party providers for Microsoft.Extensions.Logging that all work in a similar way. To answer your questions:
GetTimestamp()
timestamp
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm very happy about this GELF Logging Extension, as I don't need to use serilog or NLog to get my logs into GrayLog interface.
But I would prefer some more documentation, e.g.
Also inside the code:
gelf-extensions-logging/src/Gelf.Extensions.Logging/GelfLogger.cs
Line 69 in 22ee531
I don't want to loose log messages, when using this extension and make sure, that everything is configured correctly.
The text was updated successfully, but these errors were encountered: