issues
search
Suchiman
/
SerilogAnalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Apache License 2.0
309
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serilog004 should come under a different category
#63
EddyHaigh
closed
8 months ago
5
Does this project is still maintained?
#62
ProximaB
opened
1 year ago
4
feature request: support for custom functions?
#61
sommmen
closed
2 years ago
2
Analyser is installed as a project dependency and not a build dependency when installed from Nuget
#60
JinsPeter
opened
2 years ago
4
How to tell the compiler that a method is a logger method?
#59
JinsPeter
opened
2 years ago
2
Development only nuget asset?
#58
lonix1
closed
3 years ago
1
Analysis fails in numeric format with + sign
#57
jotabe-net
opened
3 years ago
0
Visual Studio 2022 Support
#56
Deilan
closed
2 years ago
3
Doesn't work if Nullable Reference Types enabled
#55
yalandaev
opened
3 years ago
0
Expected Serilog001 on extension method doesn't report warning when building with MSBuild
#54
thorhj
opened
3 years ago
0
Allow namespaces to be changed to support use cases with wrapper classes
#53
brianfeucht
opened
3 years ago
3
Use it in asp net core project
#52
digitalsigi
opened
4 years ago
1
New rule proposal: Log event messages should be fragments, not sentences
#51
prlcutting
opened
4 years ago
8
Should be marked as development dependency
#50
jotabe-net
closed
4 years ago
4
Refactor to XML - How to Trigger?
#49
yehoshuadimarsky
closed
4 years ago
2
Analyzer threw an exception
#48
tndata
opened
5 years ago
2
Errors are not showing on VB .NET projects
#47
Lindsey1986
opened
5 years ago
2
disable pascal case warnings
#46
JoshKeegan
closed
5 years ago
3
Refactorings don't work with Resharper
#45
tndata
opened
5 years ago
3
Installation instruction
#44
lugospod
opened
5 years ago
3
Analysis not performed when Serilog is used indirectly
#43
srogovtsev
opened
5 years ago
1
Update README.md
#42
connorads
closed
5 years ago
1
How to trigger refactoring?
#41
mikesigs
opened
5 years ago
12
Issue39
#40
GitSnafu
closed
5 years ago
1
Support use of MessageTemplateFormatMethod on extension methods
#39
GitSnafu
closed
5 years ago
4
Support for VS Code
#38
hellboy81
closed
1 year ago
2
CorrectLoggerContext crashes on empty generics
#37
Suchiman
opened
6 years ago
0
Disable individual rules?
#36
cocowalla
closed
6 years ago
5
Configuring the same Sink twice generates invalid Configuration
#35
Suchiman
opened
6 years ago
0
Thank you!
#34
SeanKilleen
opened
6 years ago
0
Fix name of provider in attribute
#33
davidelettieri
closed
6 years ago
1
False positive on String.Empty
#32
ArXen42
closed
6 years ago
2
No Tips Showing
#31
DavidRogersDev
opened
6 years ago
6
Support for Anotar.Serilog
#30
j2jensen
closed
6 years ago
3
New Rule : detect usages of Log.ForContext<ClassX> in class ClassY
#29
tsimbalar
closed
7 years ago
6
New Rule : detect when passing properties of an anonymous type but forgetting the @ destructuring operator
#28
tsimbalar
closed
7 years ago
2
New Rule : avoid destructuring types that have lots of members
#27
tsimbalar
closed
7 years ago
2
New Rule : dictionaries must be concrete type Dictionary<TKey,TValue> and not an interface
#26
tsimbalar
closed
7 years ago
4
{stacktrace} to pascal case crashed
#25
CADbloke
closed
7 years ago
3
Pascal case strips escaped quotes
#24
CADbloke
closed
7 years ago
1
String concat does not handle escaped characters properly
#23
kevygreen
closed
7 years ago
2
Refactoring from string concatination to message template
#22
kevygreen
closed
7 years ago
1
Adding Pascal Case Support
#21
MrKevHunter
closed
7 years ago
5
Fix for issue 19: not recognising params object[] in custom abstraction
#20
tiesmaster
closed
7 years ago
6
Serilog003 gives false positive on my custom abstraction
#19
tiesmaster
closed
7 years ago
7
Configuration from environment variables
#18
nblumhardt
opened
7 years ago
0
New Rule: Consistent Naming for Logged Types
#17
normanhh3
opened
7 years ago
7
New Rule: Property Name's Should be PascalCase
#16
normanhh3
closed
7 years ago
8
Support for Microsoft.Extensions.Logging
#15
cd21h
opened
7 years ago
9
Add Refactoring from String.Format / interoplated string to message template
#14
Suchiman
closed
7 years ago
0
Next