- Jan 08, 2007
-
-
Sebastien Pennec authored
Removed call to StatusPrinter in PropertyActionTest.java
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
filter to allow or deny a specific given level. ThresholdFilter allows any logging events whose level is higher or equals to its configured level.
-
- Jan 06, 2007
-
-
Ceki Gulcu authored
ASF has authorized us to adapt and make use of their ICL agreement.
-
- Jan 05, 2007
-
-
Sebastien Pennec authored
Added an example in mdc page
-
Sebastien Pennec authored
Corrected variable naming not to conflict with existing variable names Example enumeration corrected
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Jan 04, 2007
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
removed HelloWorld3 example
-
- Jan 03, 2007
-
-
Sebastien Pennec authored
Minor addition to team.xml
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Dec 22, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
Now mentionning the availability of AbstractMatcherFilter in the "implement your own filter" section of filter.xml
-
Sebastien Pennec authored
There is now an intermediate class under Filter to provide onMatch and onMismatch options.
-
- Dec 21, 2006
-
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
It returns the ACCEPT value for events whose level is equal or greater to the user provided level, and DENY otherwise.
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
- Dec 20, 2006
-
-
Ceki Gulcu authored
On Unix the separator for variables is ':' not ';'
-
Sebastien Pennec authored
-
Ceki Gulcu authored
-
Sebastien Pennec authored
temporary changes to SampleLogging.java
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
-
Sebastien Pennec authored
Refactored the way that we load classes: we now use the context's classloader.
-
- Dec 19, 2006
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Simplified Loader.getResource method
-
Sebastien Pennec authored
minor fix on build.xml
-
Ceki Gulcu authored
-
Sebastien Pennec authored
-
Ceki Gulcu authored
-