log.debug( "DEBUG MESSAGE: " + model.toString() );
if( log.isDebugEnabled() ) { log.debug( "DEBUG MESSAGE: " + model.toString() );}