summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO9
1 files changed, 8 insertions, 1 deletions
diff --git a/PHPINFO b/PHPINFO
index 3c6d732..120c120 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
SeasLog
SeasLog support => Enabled
-SeasLog Version => 1.9.1
+SeasLog Version => 2.0.2
SeasLog Author => Chitao.Gao [ neeke@php.net ]
SeasLog Supports => https://github.com/SeasX/SeasLog
@@ -31,3 +31,10 @@ seaslog.remote_timeout => 1 => 1
seaslog.trim_wrap => Off => Off
seaslog.throw_exception => On => On
seaslog.ignore_warning => On => On
+seaslog.trace_performance => Off => Off
+seaslog.trace_performance_sample_rate => 10 => 10
+seaslog.trace_performance_start_depth => 1 => 1
+seaslog.trace_performance_max_depth => 5 => 5
+seaslog.trace_performance_max_functions_per_depth => 5 => 5
+seaslog.trace_performance_min_wall_time => 1000 => 1000
+seaslog.trace_performance_min_function_wall_time => 10 => 10