Add LogLevel Setting #350
Annotations
1 warning and 1 notice
Redundant using directive:
source/RevitLookup/Config/GeneralConfiguration.cs#L22
Using directive is not required by the code and can be safely removed
|
Convert constructor into primary constructor:
source/RevitLookup/Services/LoggingLevelService.cs#L31
Convert into primary constructor
|