Created
May 15, 2019 11:17
-
-
Save TheEskhaton/ab018d1c7757384a96c9f8000bde1dcc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.Diagnostics.Trace.TraceInformation("Information"); | |
System.Diagnostics.Trace.TraceWarning("Warning"); | |
System.Diagnostics.Trace.TraceError("Error"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment