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