Skip to content

config performanceloggingthreshold

Byrne edited this page Nov 1, 2010 · 1 revision

PerformanceLoggingThreshold

Sets the threshold at which events will be logged. The value is expressed in seconds and fractions of a second. Any task that takes less then the threshold will not be logged.

Example

PerformanceLogging 1
PerformanceLoggingPath /var/log/mt/
PerformanceLoggingThreshold 0.5
  • Categories: Appendix: Configuration Directives
  • Tags: config
Clone this wiki locally