Closed minneyar closed 8 months ago
Selecting "STDERR Configuration" would generate a log_destination with a value of stder (rather than stderr), which is invalid.
log_destination
stder
stderr
Fixes #14
thanks for this! 💪
Selecting "STDERR Configuration" would generate a
log_destination
with a value ofstder
(rather thanstderr
), which is invalid.Fixes #14