openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

release 1.12.x - logging changes #509

Open dovholuknf opened 2 years ago

dovholuknf commented 2 years ago

the module is currently: ziti-edge-tunnel which is great but it's just extra data. let's change this to zet to make it smaller for the log file size... particularly when trace is on

the full path of the build is in the logs and is too long, getting truncated losing the file name:

DEBUG ziti-edge-tunnel:Z:\Netfoundry\ziti\project\desktop-edge-win\ziti-edge-tunnel\deps\ziti-tunneler-sdk-c\programs\ziti-edge-tunne

change this to be relative to the module - aka: ziti-edge-tunneler.c or \ziti-sdk-c\lib\filename.c etc