From 7f0adfd20390032b27778b8c4c23a666264ac0ba Mon Sep 17 00:00:00 2001 From: Robert Adams Date: Fri, 13 Jun 2014 21:27:07 -0700 Subject: Add [Startup]LogShowStatsSeconds=n parameter which controls the interval that simulator statistics is output to the console. Setting to zero turns stats logging off. --- bin/OpenSimDefaults.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index b9fd163..8b8364c 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -269,6 +269,10 @@ ; PreJump is an additional animation state, but it probably ; won't look right until the physics engine supports it ; (i.e delays takeoff for a moment) + + ; Simulator statistics are output to the console periodically at debug level INFO. + ; Setting this to zero disables this output. + ; LogShowStatsSeconds = 3600 ; Simulator Stats URI ; Enable JSON simulator data by setting a URI name (case sensitive) -- cgit v1.1