class PropelLogger implements BasicLogger
PropelLogger.
Methods
__construct(LoggerInterface $logger = null, Stopwatch $stopwatch = null) Constructor.
alert($message) {@inheritdoc}
crit($message) {@inheritdoc}
err($message) {@inheritdoc}
warning($message) {@inheritdoc}
notice($message) {@inheritdoc}
info($message) {@inheritdoc}
debug($message) {@inheritdoc}
log($message, $severity = null) {@inheritdoc}
array getQueries() Returns queries.
De