Configuration reporter #6

Open
opened 2025-01-13 15:00:53 +01:00 by lash · 0 comments
Owner

configuration reporter on start up. It involves:

  • defining a list of configuration values to output
  • resolving their values after the configuration has been loaded
  • iterating through them and outputting them as key/value pairs to the logger

the reporter should be behind a build tag, and should be a no-op if not included in build.

also, it should be possible to choose the loglevel it should be logged with (see https://holbrook.no/src/go-vise/file/logging/vanilla.go.html#l62 )

configuration reporter on start up. It involves: - defining a list of configuration values to output - resolving their values after the configuration has been loaded - iterating through them and outputting them as key/value pairs to the logger the reporter should be behind a build tag, and should be a no-op if not included in build. also, it should be possible to choose the loglevel it should be logged with (see https://holbrook.no/src/go-vise/file/logging/vanilla.go.html#l62 )
lash added the
Kind/Testing
Priority
Low
labels 2025-01-13 15:09:57 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/visedriver#6
No description provided.