Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Logger\ParsoidLogger Class Reference

Public Member Functions

 __construct (LoggerInterface $backendLogger, array $options)
 
 log (string $prefix,... $args)
 

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Parsoid\Logger\ParsoidLogger::__construct ( LoggerInterface $backendLogger,
array $options )
Parameters
LoggerInterface$backendLogger
array$options
  • logLevels string[]
  • traceFlags <string,bool>[]
  • debugFlags <string,bool>[]
  • dumpFlags <string,bool>[]

Member Function Documentation

◆ log()

Wikimedia\Parsoid\Logger\ParsoidLogger::log ( string $prefix,
$args )
Parameters
string$prefix
mixed...$args

The documentation for this class was generated from the following file: