Skip to content

Instantly share code, notes, and snippets.

@t3hmun
Created August 4, 2014 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t3hmun/ae3261f13426206ef66e to your computer and use it in GitHub Desktop.
Save t3hmun/ae3261f13426206ef66e to your computer and use it in GitHub Desktop.
Nlog current class logger
private static readonly Logger Logger = LogManager.GetCurrentClassLogger();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment