sshpiper/cmd/sshpiperd
Matej Trop 73169bbace
Make the log formatter configurable (#371)
* Make the log formatter configurable

The change lets us configure the deamon and the plugins to output logs
in the JSON format, which is easier to parse/filter by log processing
tools.

* Add validation for the log-format flag
2024-05-08 15:11:18 -07:00
..
internal/plugin fix default value missing (#306) 2024-01-21 23:43:02 -08:00
snap Create README.md for snap (#205) 2023-08-24 23:34:31 -07:00
cmd_dummy.go add windows support (#193) 2023-08-16 17:35:03 -07:00
cmd_linux.go add windows support (#193) 2023-08-16 17:35:03 -07:00
cmd_windows.go add windows support (#193) 2023-08-16 17:35:03 -07:00
daemon.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
grpc.go align log level across plugins 2022-08-05 23:08:01 +00:00
main.go Make the log formatter configurable (#371) 2024-05-08 15:11:18 -07:00
typescript.go move typescript logger 2022-07-04 16:49:50 +00:00