Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

support for ODL format and specifying a Logger by name #14

Open
@ilfur

Description

@ilfur

This is more of an enhancement request than a problem...
there is a need to support Logging for components on top of WebLogic, like Service Bus, Analytics Publisher and more.
Instead of using the default WebLogic Logger, one must be able to specify the Logger by name, like "oracle.osb".
The ODL format is different from standard WebLogic logging, almost like JSON with brackets around most of the items:
[timestamp] [component id] [messagetype:level] [message-id] [module id]
([field-name: field-value])* message-text [supplemental-detail]

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