MediaWiki fundraising/REL1_35
|
Used to try to add contribution tracking ID to the logs, even if we don't have an adapter instance. More...
Public Member Functions | |
__construct ( $prefix) | |
getLogMessagePrefix () | |
Protected Attributes | |
$prefix | |
Used to try to add contribution tracking ID to the logs, even if we don't have an adapter instance.
Definition at line 7 of file FallbackLogPrefixer.php.
FallbackLogPrefixer::__construct | ( | $prefix | ) |
Definition at line 11 of file FallbackLogPrefixer.php.
References $prefix.
FallbackLogPrefixer::getLogMessagePrefix | ( | ) |
Implements LogPrefixProvider.
Definition at line 15 of file FallbackLogPrefixer.php.
References $prefix.
|
protected |
Definition at line 9 of file FallbackLogPrefixer.php.
Referenced by __construct(), and getLogMessagePrefix().