rspec/rules/S3871/resources-dotnet.adoc

12 lines
455 B
Plaintext
Raw Normal View History

== Resources
=== Documentation
* OWASP - https://owasp.org/www-project-top-ten/2017/A10_2017-Insufficient_Logging%2526Monitoring[Top 10 2017 Category A10 - Insufficient Logging & Monitoring]
* https://learn.microsoft.com/en-us/dotnet/api/system.exception[Exception]
* https://learn.microsoft.com/en-us/dotnet/api/system.systemexception[SystemException]
* https://learn.microsoft.com/en-us/dotnet/api/system.applicationexception[ApplicationException]