You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The compatibility boundary changes means that IPC log connection cannot be guaranteed available. It would be better to have components (client, middleware, service) log individually to files, and then gather / collate them post.
API endpoints for configuring middleware and service logging (location / level / modes / etc.)
RPC actions for configuring service logging
Ability to send service action causing log control registry values to be written
client UI for configuring logging for all components
functionality to gather log files based on where the components were configured to output to
functionality for packaging log files (zip archive etc.)
functionality or external tool for combining logs to unified log collated by timestamp
The text was updated successfully, but these errors were encountered:
The compatibility boundary changes means that IPC log connection cannot be guaranteed available. It would be better to have components (client, middleware, service) log individually to files, and then gather / collate them post.
The text was updated successfully, but these errors were encountered: