function Global / logger
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

logger

logger ( ) : LogManager |null

Log a debug message to the logs.

Parameters

  • $message string|null
  • $context array