Skip to content

Commit e0eefa7

Browse files
Merge pull request #178 from NLog/components
Move files into component folders
2 parents 261efb5 + 6c70bdf commit e0eefa7

7 files changed

Lines changed: 1 addition & 1 deletion

File tree

.bettercodehub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
exclude:
22
- /build.sh
33
- /examples/.*
4-
component_depth: 1
4+
component_depth: 3
55
languages:
66
- csharp

src/NLog.Extensions.Logging/ConfigureExtensions.cs renamed to src/NLog.Extensions.Logging/Extensions/ConfigureExtensions.cs

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/NLog.Extensions.Logging/NLogMessageParameterList.cs renamed to src/NLog.Extensions.Logging/Logging/NLogMessageParameterList.cs

File renamed without changes.

src/NLog.Extensions.Logging/NLogProviderOptions.cs renamed to src/NLog.Extensions.Logging/Logging/NLogProviderOptions.cs

File renamed without changes.

0 commit comments

Comments
 (0)