Skip to content

Improve logging setup - Logback/SLF4J instead of log4j? #416

@Cervator

Description

@Cervator

Currently with Terasology we use Logback/SLF4J for logging and control it and any "bridged" logging frameworks from a single logback config file. I noticed while reviewing #415 that we're still doing log4j things in DS. For consistency's sake (and the added power of the newer frameworks) we should probably look into switching over.

See Terasology's setup for further details and https://logback.qos.ch/

Extra consideration here: Does Android require any additional considerations?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions