Skip to content

Instantly share code, notes, and snippets.

@sven-s
Created March 15, 2012 17:09
Show Gist options
  • Save sven-s/2045336 to your computer and use it in GitHub Desktop.
Save sven-s/2045336 to your computer and use it in GitHub Desktop.
log4net Logger Definition
private static readonly log4net.ILog Log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment