Skip to content

org.slf4j.spi.LoggingEventAware not found #70

Description

@ggb667

Something weird in upgrading from 0.4 to all newer versions "org.slf4j.spi.LoggingEventAware not found"

    Logger log = CONTEXT.getLogger(LoggingConfiguration.class);
    log.info("Console logger configured.  env: " + env + " color: " + useColor + " " + this.hashCode());

Second line is the one with the issue, no idea why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions