Commit 768271c
committed
Refactor NLog configuration in Startup.cs
Removed commented-out code for NLog setup and simplified
the handling of development environment logging. Retained
the use of the developer exception page while eliminating
unnecessary complexity related to loading different
NLog configuration files and hidden assemblies.1 parent 9cb5158 commit 768271c
1 file changed
Lines changed: 1 addition & 21 deletions
Lines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 77 | + | |
98 | 78 | | |
99 | 79 | | |
100 | 80 | | |
| |||
0 commit comments