You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to reuse the logic for formatting the log message and prettify the metadata from StreamLogHandler, but using my own TextOutputStream implementation.
Feature Requests
I'd like to reuse the logic for formatting the log message and prettify the metadata from StreamLogHandler, but using my own
TextOutputStream
implementation.We'd need to make the StreamLogHandler initializers public to pass a different stream.
Opening this issue to discuss if that's something we want to have, if yes I can have a PR in place for review.
The text was updated successfully, but these errors were encountered: