OSDN Git Service

fixed bug: UnknownFormatConversionException(Conversion = ''') was thrown if Logger...
authorargius <argius.net@gmail.com>
Mon, 13 May 2013 12:43:07 +0000 (21:43 +0900)
committerargius <argius.net@gmail.com>
Mon, 13 May 2013 12:43:07 +0000 (21:43 +0900)
commitd2883c82d2bb1e3dd1bf5e9b4cefc227ffa35373
tree7f8e8643088d58e9c2e5ea3437b8758ee6650de0
parente9659f7b11429d7b3d7414c4287832af846d5296
fixed bug: UnknownFormatConversionException(Conversion = ''') was thrown if Logger#log is called with no vararg
src/net/argius/stew/Logger.java