LogTransport
class LogTransport implements TransportInterface (View source)
Properties
| protected LoggerInterface | $logger | The Logger instance. |
Methods
void
__construct(LoggerInterface $logger)
Create a new log transport instance.
SentMessage|null
send(RawMessage $message, Envelope|null $envelope = null)
{@inheritdoc}
LoggerInterface
logger()
Get the logger for the LogTransport instance.
string
__toString()
Get the string representation of the transport.
Details
void
__construct(LoggerInterface $logger)
Create a new log transport instance.
SentMessage|null
send(RawMessage $message, Envelope|null $envelope = null)
{@inheritdoc}
LoggerInterface
logger()
Get the logger for the LogTransport instance.
string
__toString()
Get the string representation of the transport.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.