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 want that print console output of my program when using the Console.WriteLine(...) or Log.Info(...) to this Terminal emulator (to use it as a log). How to do this?
I am using a Serilog package sa logger.
The text was updated successfully, but these errors were encountered:
I want that print console output of my program when using the
Console.WriteLine(...)
orLog.Info(...)
to this Terminal emulator (to use it as a log). How to do this?I am using a Serilog package sa logger.
The text was updated successfully, but these errors were encountered: