Enhance dapr logs
to view logs in self hosted mode
#1146
Labels
area/cli
kind/enhancement
enhancement to an existing feature
P2
size/S
1 week of work
triaged/resolved
The issue has been triaged
Describe the proposal
Enhance
dapr logs
to view logs in self hosted mode.Currently with #1123 , logs for multiple apps will only be written to files and not STDOUT directly.
Once #1145 is complete, we will also have normal dapr run commands writing logs to a particular location.
With that we can enhance
dapr logs
command which is only supported in kubernetes now to show the app and daprd logs by querying the file it is being written to.Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: