Function initLogService

  • Returns Service<{
        logReport: {
            url: {
                method: string;
                path: string;
            };
        };
    }>