sshpiper/libplugin
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
..
ioconn Add doc and tests for ioconn package (#291) 2023-12-25 15:01:40 -08:00
doc.go libplugin 2022-07-04 16:49:50 +00:00
plugin.pb.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
plugin.proto Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
plugin_grpc.pb.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
pluginbase.go add remote signer api and e2e test of it (#320) 2024-02-11 01:54:55 -08:00
template.go Make the log formatter configurable (#371) 2024-05-08 15:11:18 -07:00
util.go Make the log formatter configurable (#371) 2024-05-08 15:11:18 -07:00