Commit 6e74bcc
authored
fix(dgw): improve debug logs for recording path canonicalization (#1273)
It’s easier to diagnostic why canonicalization failed now.
Example:
> DEBUG
listener{port=7171}:http{client=[::1]:60724}:request{method=GETpath=/jet
/heartbeat}: devolutions_gateway::api::heartbeat: Failed to canonicalize
recording path error=The system cannot find the file specified. (os
error 2) recording_path=.\dvls\recordings1 parent 8f27727 commit 6e74bcc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments