added tests for pattern layout

This commit is contained in:
Gareth Jones
2011-07-15 08:22:44 +10:00
parent 3691648cd0
commit b338b34fd6
2 changed files with 91 additions and 1 deletions

View File

@@ -120,6 +120,7 @@ function messagePassThroughLayout (loggingEvent) {
/**
* PatternLayout
*
* Takes a pattern string and returns a layout function.
* @author Stephan Strittmatter
*/