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
How can I log multiple errors (such as stack traces) to stdout? I have tried many different combinations of ErrorFileLog and StreamLogger (to stdout) with the line formater but was unsuccessful. Do you have an example of how this might work?