protected function write(array $record)
 {
     WmfFramework::debugLog($this->identifier, $record['message'], $record['level_name']);
 }