Skip to content
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 opened this issue Sep 28, 2020 · 1 comment
Open

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

ilfur opened this issue Sep 28, 2020 · 1 comment

Comments

@ilfur
Copy link

ilfur commented Sep 28, 2020

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]

@mriccell
Copy link
Member

I will bring this to the attention of the FMW product PMs who are certifying their products in Kubernetes with the WebLogic ToolKit to capture this enhancement.
Thanks
Monica

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants