rspec/rules/S6674/resources-dotnet.adoc

9 lines
643 B
Plaintext
Raw Normal View History

== Resources
=== Documentation
* Message Templates - https://messagetemplates.org/[Message template specification]
* Microsoft Learn - https://learn.microsoft.com/en-us/dotnet/core/extensions/logging?tabs=command-line#log-message-template-formatting[Log message template formatting]
* NLog - https://github.com/NLog/NLog/wiki/How-to-use-structured-logging[How to use structured logging]
* Serilog - https://github.com/serilog/serilog/wiki/Structured-Data[Structured Data]
* Serilog - https://github.com/Suchiman/SerilogAnalyzer/blob/master/README.md#serilog002-message-template-syntax-verifier[`Serilog002`: Message template syntax verifier]