# File lib/glue/logger.rb, line 94
        def self.debug(str)
                @@global_logger.debug(str)
        end