[ Collection::class => CustomHandlers::CollectionRules(...), ], 'logging' => [ 'channel' => 'dto', 'context' => [ 'rules' => LogLevel::NOTICE, 'input' => LogLevel::INFO, 'casts' => LogLevel::INFO, 'internals' => LogLevel::DEBUG, ], ], ];