zowe / zowe/api-layer

How to set up logback.xml

Open
#4,648 3 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.