Skip to content

[fix] correct BE runtime log file name in be-log doc#3677

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:fix-be-log-doc-filename
May 19, 2026
Merged

[fix] correct BE runtime log file name in be-log doc#3677
morningman merged 1 commit into
apache:masterfrom
boluor:fix-be-log-doc-filename

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 19, 2026

Summary

In the BE log doc (admin-manual/log-management/be-log.md), the log-prefix table mapped the RuntimeLogger prefix to "logs from be.log". The BE has no be.log file — its main runtime log is be.INFO, as listed in the same doc's log-categories table (be.INFO, be.WARNING, be.out, jni.log, be.gc.log).

Corrected be.logbe.INFO across all affected versions: EN (next + 2.1/4.x) and Chinese (next + 4.x).

Test plan

  • Verified the doc's own log-categories table lists be.INFO (and no be.log)
  • Verified each be.log occurrence is the RuntimeLogger prefix row

The log-prefix table mapped the `RuntimeLogger` prefix to logs from
`be.log`, but the BE has no `be.log` file. Its main runtime log is
`be.INFO` (as listed in the same doc's log-categories table). Corrected
`be.log` to `be.INFO` across all affected EN and Chinese versions.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit 0c50a4e into apache:master May 19, 2026
3 checks passed
@boluor boluor deleted the fix-be-log-doc-filename branch May 21, 2026 12:21
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.

2 participants