Skip to content

Instantly share code, notes, and snippets.

@t3hmun
Created September 30, 2013 15:30
Show Gist options
  • Save t3hmun/6765523 to your computer and use it in GitHub Desktop.
Save t3hmun/6765523 to your computer and use it in GitHub Desktop.
Get NLog 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