working on testing the currencyConverter

anyone an idea how to test this kind of stuff:

if (log.isDebugEnabled()) {
  log.debug("value (" + value + ") instance of String");
}

how can i toggel the isDebugEnabled??



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to