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