The print()
method for Loggers displays the most important aspects of
the Appender.
Usage
# S3 method for class 'Appender'
print(x, color = requireNamespace("crayon", quietly = TRUE), ...)
Examples
# print most important details of logger
print(lgr$console)
#> NULL