Skip to content

Consider moving recyclers to log4j-core #2106

Closed
@vy

Description

@vy

As @ppkarwasz remarks here in #2104,

I start to wonder how useful is it to fill log4j-api with partial implementations. For example a recycled LogBuilder is useful for log4j-core, but not so much for log4j-to-slf4j. If log4j-to-slf4j is bound to Logback, the Log4j API builder will be recycled, but the underlying SLF4J builder won't. We might as well remove Recycler from AbstractLogger and move it into core.Logger.

Hence this ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAffects the public APIenhancementAdditions or updates to features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions