Пример #1
0
 /**
  * Remove the diagnostic context for this thread.
  */
 public static function remove()
 {
     Payone_Log4php_LoggerNDC::clear();
 }