Print Logger Trees
# S3 method for logger_tree
print(x, color = requireNamespace("crayon", quietly = TRUE), ...)
# S3 method for logger_tree
format(x, color = FALSE, ...)
logical
scalar. If TRUE
terminal output is colorized via
the package crayon?
passed on to cli::tree()
x
(invisibly)