Example #1
0
 public static function info()
 {
     $args = func_get_args();
     \Liby\Bundle\Logger\ChromeLogger::info($args);
 }