Type Alias GetFunctionLogParams

GetFunctionLogParams: GetManyFunctionLogParams & {
    logId: string;
}