Skip to content

Commit c0d63e1

Browse files
committed
Added/Enabled ServiceControl.Audit/PrintMetrics
1 parent eeb309a commit c0d63e1

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
@@ -9,6 +9,7 @@ These settings are only here so that we can debug ServiceControl while developin
99
<add key="ServiceControl.Audit/HostName" value="localhost" />
1010
<add key="ServiceControl.Audit/DatabaseMaintenancePort" value="44445" />
1111
<add key="ServiceControl.Audit/LogLevel" value="Debug" />
12+
<add key="ServiceControl.Audit/PrintMetrics" value="True" />
1213

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

0 commit comments

Comments
 (0)