Skip to content

Instantly share code, notes, and snippets.

@rileyw
Created October 24, 2012 15:57
Show Gist options
  • Save rileyw/3946918 to your computer and use it in GitHub Desktop.
Save rileyw/3946918 to your computer and use it in GitHub Desktop.
log4j.xml PSIncrementalPublishingFilter
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">
<category name="PSIncrementalPublishingFilter">
<priority value="DEBUG" />
</category>
</log4j:configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment