toString.LogEvent: Convert a LogEvent to a character string

toString.LogEventR Documentation

Convert a LogEvent to a character string

Description

Convert a LogEvent to a character string

Usage

## S3 method for class 'LogEvent'
toString(x, ...)

Arguments

x

a LogEvent

...

ignored

Value

a character scalar

Examples

toString(LogEvent$new(logger = lgr::lgr))

lgr documentation built on Sept. 6, 2022, 1:05 a.m.