- fixed bug 78.  If the argument array passed
  to a Logger printing method (debug, info, etc.) was null, a NullPointerException
   was thrown. With the correction, the messagePattern is returned as is, without parameter
  substitution.
- updated javadocs
5 files changed