configlogging.php // custom driver 'log_demo'=> [ 'driver' => 'custom', 'via'=>ApploggingCreateCustomLogger::class, ],