Check if debug/info logging is turned on before actually calling it. Saves ALOT of...
commitc96ccbda432bf5cc0a39d5e42b0d5e1b7e2d2ed8
authorFrank Maritato <frankmarit@gmail.com>
Wed, 22 Jul 2009 21:17:04 +0000 (22 21:17 +0000)
committerFrank Maritato <frankmarit@gmail.com>
Wed, 22 Jul 2009 21:17:04 +0000 (22 21:17 +0000)
treef0dc56fc2e28cc6c9dd784a00215f5c3b11b5111
parent6e4162c3f41b40271c0efe928405ca2a0bf08930
Check if debug/info logging is turned on before actually calling it. Saves ALOT of cycles to NumberCodec if it's not on...

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-java/trunk@143 a2f82657-cdd2-4550-bd36-68a8e7111808
src/org/lwes/serializer/Deserializer.java