signal-cli-rest-api icon indicating copy to clipboard operation
signal-cli-rest-api copied to clipboard

Add ability to configure logging format

Open xSAVIKx opened this issue 2 years ago • 0 comments

Feature Request

The existing logging functionality is super helpful if you're looking at the logs from a full-fledged terminal with color support, etc.

But when logs are consumed via some logging aggregation service it may be very beneficial to e.g. disable color support or modify the logs format to better suit the service needs.

E.g. multi-line logs are not always captured and rendered correctly by some systems and there is not always a way to handle this outside of the app.

xSAVIKx avatar May 12 '23 19:05 xSAVIKx