zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

Messages from ZSS are missing timestamp and component info #598

Closed jthyssenrocket closed 7 months ago

jthyssenrocket commented 1 year ago

Other Zowe components prefix messages with timestamp, component info, and more, e.g., 2023-05-08 04:05:20 <ZWELNCH:65806> ZW5STC INFO ZWEL0021I Zowe Launcher starting

but ZSS does not

ZWES1013I ZSS Server has started. Version '2.8.0+20230413' 31-bit                                 
Configuration is Valid                                                                            
ZWES1038I Server timeouts file '/bla/bla/zss/serverConfig/timeouts.json'
1000TurquoisePogs commented 1 year ago

Yes, ZSS does not have a log formatter. There have been many false starts on it, disagreements on designs. After enough attempts I see Irek made a POC here https://github.com/zowe/zss/issues/437 and that's a good topic to return to.

jthyssenrocket commented 1 year ago

The launcher formats messages nicely, so maybe steal the code from there?

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, but can be reopened if needed. Thank you for your contributions.

github-actions[bot] commented 7 months ago

This issue has been automatically closed due to lack of activity. If this issue is still valid and important to you, it can be reopened.