Skip to content

Commit cbc650f

Browse files
committed
LogLevel set to Debug
1 parent f88cba8 commit cbc650f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceControl.Audit/App.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ These settings are only here so that we can debug ServiceControl while developin
88
<add key="ServiceControl.Audit/ServiceControlQueueAddress" value="Particular.ServiceControl" />
99
<add key="ServiceControl.Audit/HostName" value="localhost" />
1010
<add key="ServiceControl.Audit/DatabaseMaintenancePort" value="44445" />
11+
<add key="ServiceControl.Audit/LogLevel" value="Debug" />
1112

1213
<!-- DEVS - Pick a transport to run Auditing instance on -->
1314
<add key="ServiceControl.Audit/TransportType" value="LearningTransport" />

0 commit comments

Comments
 (0)