-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Description
In #204, we introduce Target::Pipe to redirect log messages into custom writer. And it's included in 0.8.4 now.
But when I try the example in that PR, it doesn't print the message from pipe at all, and not even call WriteAdapter::write. The log::error message just go straight to stderr.
How to make it catch all log message into my custom writer object?
Mr-Andersen, hasezoey, TaborKelly and walkie
Metadata
Metadata
Assignees
Labels
No labels