How to set up logback.xml
Open
@elijahlmillard is already working on this.
Since Aug 19, 2026.
bug
good first issue
Priority: Low
size/S
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
I have followed the instruction here:
https://docs.zowe.org/stable/user-guide/api-mediation/configuration-logging/#customization-example
The only change I made was to apimlLogPattern:
<property name="apimlLogPattern" value="%msg%n"/>
components:
gateway:
logging:
config: /path/to/my/logback.xml
I don't see any change in the format of the messages.
What's wrong?
Zowe 3.2.0 & 3.4.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.