# File lib/repo.rb, line 76
        def log(lvl, str)
            GitMaintain::log(lvl, str)
        end