Sha256: 22de3ab61c2cbfdd6e3e2109f0c61f38cf8623c9d4d0189b9baffcb0bd345228
Contents?: true
Size: 267 Bytes
Versions: 2
Compression:
Stored size: 267 Bytes
Contents
module SiteHook module ConfigSections class LogLevels def self.example [ 'log_levels:', ' app: info', ' build: info', ' git: info', ' hook: info' ] end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
site_hook-0.8.2 | lib/site_hook/config_sections/log_levels.rb |
site_hook-0.8.1 | lib/site_hook/config_sections/log_levels.rb |