Skip to content

Typo in Configuring Logging in API Manager Doc #10737

@pamaljayasinghe

Description

@pamaljayasinghe

Current Limitation

The logger.synapse-wire.name and logger.synapse-wire.level properties must be defined on two separate lines to be valid in the log4j2.properties file.

Image

Suggested Improvement

To ensure the configuration is parsed correctly by Log4j2, the properties must be defined on two distinct lines as follows:

logger.synapse-wire.name = org.apache.synapse.transport.http.wire
logger.synapse-wire.level = DEBUG

Version

4.5,4.6

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