Skip to content

Severity level is contained twice in the log message row #63

@aryoda

Description

@aryoda

Why is the severity level (here: "error") contained twice?

> library(tryCatchLog)
Using futile.logger for logging...
> tryCatchLog(stop("msg"))
ERROR [2021-01-08 18:58:30] [ERROR] msg

Compact call stack:
  1 tryCatchLog(stop("msg"))
...

This could be caused by futile logger...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions