Skip to content

Instantly share code, notes, and snippets.

@jnericks
Created February 10, 2012 16:58
Show Gist options
  • Save jnericks/1790879 to your computer and use it in GitHub Desktop.
Save jnericks/1790879 to your computer and use it in GitHub Desktop.
<target xsi:type="File" name="f" fileName="${basedir}/logs/${shortdate}.log"
layout="${longdate} ${uppercase:${level}} ${message}" />
<logger name="*" minlevel="Trace" writeTo="f" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment