readLog: Read log entries

View source: R/log.R

readLogR Documentation

Read log entries

Description

Internal function that provide log entries

Usage

readLog(type, name = "")

Arguments

type

Character string defining which log to request data from. Must be one of c("app", "report").

name

Character string with registry filter. Default value is an empty string that will return all log entries. If not empty its value must correspond to an existing registry (i.e. R package) name.

Value

A data frame of log entries


Rapporteket/rapbase documentation built on Nov. 22, 2023, 9:21 p.m.