Skip to content

Litee/Common.Logging.Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple Roslyn-based analyzer to highlight type name mismatches between T in LogManager.GetLogger() and actual class name. Also provides detector and quick fix for replacing .GetCurrentClassLogger() call with much faster .GetLogger()

About

Visual Studio extension that highlights some smells of Common.Logging .NET library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors