class MessageLogged (View source)
| string | $level | The log "level". | |
| string | $message | The log message. | |
| array | $context | The log context. | 
| void | __construct(string $level, string $message, array $context = []) Create a new event instance. | 
Create a new event instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Log/Events/MessageLogged.html