User:Jeroen De Dauw/Static: The S in STUPID/7
From semantic-mediawiki.org
The S in STUPID
Fixing the problem
public function doStuff() {
// ...
Logger::getInstance()->log( 'doing stuff during caturday is madness' );
// ...
}