>Regarding that: what's our feeling on making logger.debug calls that are not >wrapped by logger.isDebugEnabled?
The [jclouds loggers](https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/logging/BaseLogger.java#L47-L50) already take care of that. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/884#issuecomment-159344766
