boluor opened a new pull request, #3677:
URL: https://github.com/apache/doris-website/pull/3677

   ## 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.log` → `be.INFO` across all affected versions: EN (next + 
2.1/4.x) and Chinese (next + 4.x).
   
   ## Test plan
   
   - [x] Verified the doc's own log-categories table lists `be.INFO` (and no 
`be.log`)
   - [x] Verified each `be.log` occurrence is the `RuntimeLogger` prefix row


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to