Allow user to configure where to send log files #2

Closed
opened 2022-09-02 13:57:44 -04:00 by gballan · 1 comment
Owner

Currently adept uses the Golang standard library log module without any extra configuration, so everything just gets dumped to stdout/stderr.

There should be a way to let the user configure where logs get sent to so they can be referenced more easily in the event of an error.

Currently adept uses the Golang standard library `log` module without any extra configuration, so everything just gets dumped to stdout/stderr. There should be a way to let the user configure where logs get sent to so they can be referenced more easily in the event of an error.
gballan added the
enhancement
label 2022-09-02 13:57:44 -04:00
Author
Owner

Handled in 4306a9bca5

Added to v0.2.0 release

Handled in 4306a9bca5723546380abe3b0e459251f0ecf60b Added to [v0.2.0 release](https://git.metaunix.net/BitGoblin/adept/releases/tag/v0.2.0)
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: BitGoblin/adept#2
No description provided.