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 Aug. 8, 2025, 6:10 p.m.