Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Enable different log formats #5

Open
chclaus opened this issue Apr 24, 2018 · 0 comments
Open

Enable different log formats #5

chclaus opened this issue Apr 24, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Up For Grabs

Comments

@chclaus
Copy link
Collaborator

chclaus commented Apr 24, 2018

The used logging implementation is logrus. logrus allows a lot of different log formatters (including third party libs).

I think we should support at least the two default log formats:

  • text
  • json

To allow further log processing with tools like logstash, etc.

The feature should be placed in the config section without capabilities of config live reloading and text as default log output.

@chclaus chclaus added enhancement New feature or request good first issue Good for newcomers labels Apr 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers Up For Grabs
Projects
None yet
Development

No branches or pull requests

1 participant