Class OpenSearch\Common\EmptyLogger

extends AbstractLogger
implements LoggerInterface

Class EmptyLogger

Logger that doesn't do anything. Similar to Monolog's NullHandler, but avoids the overhead of partially loading Monolog

Methods
Methods used from Psr\Log\LoggerTrait
emergency(), alert(), critical(), error(), warning(), notice(), info(), debug(),