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
Would be great to have alternatives of CompuMaster.Console for use in parallel threads like in webserver environments or async methods
A version with output at system's console
At system's console, every line should optionally include a line prefix based on a configurable string property (but logs must not contain this prefix!)
A version with disabled output at system's console (just logging feature, but with very same call syntax, except for another base class)