Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/203806
Change subject: mediawiki: set $wgDebugTimestamps
......................................................................
mediawiki: set $wgDebugTimestamps
Prefix debug log lines with a timestamp.
Change-Id: I4611553fc8525d6ddb204e4d54e0c420676c3b75
---
M mediawiki/conf.d/00_set_debug_log.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins
refs/changes/06/203806/1
diff --git a/mediawiki/conf.d/00_set_debug_log.php
b/mediawiki/conf.d/00_set_debug_log.php
index 43c6731..be98c49 100644
--- a/mediawiki/conf.d/00_set_debug_log.php
+++ b/mediawiki/conf.d/00_set_debug_log.php
@@ -27,6 +27,7 @@
} else {
$wgDebugLogFile = "$wmgMwLogDir/mw-debug-www.log";
}
+$wgDebugTimestamps = true;
$wgDBerrorLog = "$wmgMwLogDir/mw-dberror.log";
$wgRateLimitLog = "$wmgMwLogDir/mw-ratelimit.log";
$wgDebugLogGroups['exception'] = "$wmgMwLogDir/mw-exception.log";
--
To view, visit https://gerrit.wikimedia.org/r/203806
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4611553fc8525d6ddb204e4d54e0c420676c3b75
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits