useDailyFiles(storage_path() . '/logs/' . $type . '.log', $day); } $log = self::$loggers[$type]; return $log; } }