WonderPush PHP library
  • Namespace
  • Class
Navigation
  • Namespace
  • Class
Namespaces
  • WonderPush
    • Api
    • Errors
    • Net
    • Obj
    • Params
    • Util
Classes
  • ArrayUtil
  • DefaultLogger
  • JsonSerializable
  • StringUtil
  • TimeUnit
  • TimeUtil
  • TimeValue
  • UrlUtil
Interfaces
  • Logger

Class DefaultLogger

A logger that dumps to error_log().

WonderPush\Util\DefaultLogger implements WonderPush\Util\Logger
Namespace: WonderPush\Util
Located at Util/DefaultLogger.php

Methods summary

public log( $level, $message, array $context = array() )

Implementation of

WonderPush\Util\Logger::log()
WonderPush PHP library API documentation generated by ApiGen