You are here

namespace Drupal\purge\Logger in Purge 8.3

Classsort descending Location Description
LoggerChannelPart src/Logger/LoggerChannelPart.php Provides a subchannel whichs logs to a single main channel with permissions.
LoggerChannelPartFactory src/Logger/LoggerChannelPartFactory.php Provides a factory that creates LoggerChannelPartInterface instances.
LoggerChannelPartFactoryInterface src/Logger/LoggerChannelPartFactoryInterface.php Describes a factory that creates LoggerChannelPartInterface instances.
LoggerChannelPartInterface src/Logger/LoggerChannelPartInterface.php Describes a subchannel whichs logs to a single main channel with permissions.
LoggerService src/Logger/LoggerService.php Provides logging services to purge and its submodules, via a single channel.
LoggerServiceInterface src/Logger/LoggerServiceInterface.php Describes logging services to purge and its submodules, via a single channel.
PurgeLoggerAwareInterface src/Logger/PurgeLoggerAwareInterface.php Describes logging services for purge components.
PurgeLoggerAwareTrait src/Logger/PurgeLoggerAwareTrait.php Provides logging services for purge components.