rspec/rules/S6674/resources-dotnet.adoc
github-actions[bot] b15413d6bb
Create rule S6674: Log message template should be syntactically correct (#2574)
* Create rule S6674 for C#

---------

Co-authored-by: martin-strecker-sonarsource <martin-strecker-sonarsource@users.noreply.github.com>
Co-authored-by: Martin Strecker <martin.strecker@sonarsource.com>
Co-authored-by: Gregory Paidis <gregory.paidis@sonarsource.com>
Co-authored-by: Gregory Paidis <115458417+gregory-paidis-sonarsource@users.noreply.github.com>
2024-02-29 10:28:22 +00:00

9 lines
643 B
Plaintext

== 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]