Manual:$wgDebugLogFile
From MediaWiki.org
Debug/logging: $wgDebugLogFile | |
---|---|
The file name of the debug log, or empty if disabled. |
|
Introduced in version: | pre 1.1.0 |
Removed in version: | still in use |
Allowed values: | path to file |
Default value: | "" "{$wgUploadDirectory}/log_dlJbnMZb" before v1.1.0 |
Other settings: Alphabetical | By Function
Details [edit]
The file name of the debug log, or empty if disabled. wfDebug() appends to this file.
The debug log file should not be publicly accessible if it is used, as it may contain private data.
Notes [edit]
If the debug file gets too big, some servers will generate an internal server error until you delete said file.
See Also [edit]
Language: | English • français • 日本語 |
---|