Skip to content

Fix log4j2 directory property; add zip compression#266

Open
tonygermano wants to merge 1 commit intoOpenIntegrationEngine:mainfrom
tonygermano:fix-log4j-props
Open

Fix log4j2 directory property; add zip compression#266
tonygermano wants to merge 1 commit intoOpenIntegrationEngine:mainfrom
tonygermano:fix-log4j-props

Conversation

@tonygermano
Copy link
Member

The recent log4j2 version bump no longer ignores the invalid and unused line specifying dir.logs causing the server to fail to start.

That line has been removed and converted to a proper log4j2 property, which the file appender now references to allow the user to more easily change the output directory.

Additionally, zip compression was added to the rolling file appender for previous versions.

The recent log4j2 version bump no longer ignores the invalid and unused
line specifying dir.logs causing the server to fail to start.

That line has been removed and converted to a proper log4j2 property,
which the file appender now references to allow the user to more easily
change the output directory.

Additionally, zip compression was added to the rolling file appender for
previous versions.

Signed-off-by: Tony Germano <tony@germano.name>
@tonygermano tonygermano requested review from a team, NicoPiel, gibson9583, jonbartels, kayyagari, kpalang, mgaffigan and ssrowe and removed request for a team March 14, 2026 18:14
@github-actions
Copy link

Test Results

  105 files  ±0    202 suites  ±0   7m 26s ⏱️ + 1m 40s
  633 tests ±0    633 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 266 runs  ±0  1 266 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d891757. ± Comparison against base commit 9a36030.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants