Documentation

AthomosLog extends Model
in package
Uses HasFactory

Table of Contents

$casts  : mixed
$fillable  : mixed
$table  : mixed

Properties

$casts

protected mixed $casts = ['context' => 'array', 'extra' => 'array']

$fillable

protected mixed $fillable = ['message', 'context', 'level', 'level_name', 'channel', 'datetime', 'extra', 'formatted']

Search results