O365LoggerServiceInterface
interface O365LoggerServiceInterface
The interface for the O365LoggerService service.
Methods
debug(TranslatableMarkup $message)
Log a debug message into the watchdog.
log(TranslatableMarkup|string $message, string $severity)
Log a message into the watchdog.
Details
at line 28
debug(TranslatableMarkup $message)
Log a debug message into the watchdog.
at line 20
log(TranslatableMarkup|string $message, string $severity)
Log a message into the watchdog.