Sha256: 4d1f66a1d0355cd4111b7803ef48f08d3e0f3153481d9f31b28fa4b9d479b25c

Contents?: true

Size: 495 Bytes

Versions: 46

Compression:

Stored size: 495 Bytes

Contents

log4r_config:
  pre_config:
    custom_levels:
      - DEBUG
      - DEBUG_FINE
      - DEBUG_MEDIUM
      - DEBUG_GROSS
      - DETAIL
      - INFO
      - WARN
      - ALARM
      - ERROR
      - FATAL
    global:
      level: ALL
    root  :
      level: ALL

  outputters:
    - type     : StdoutOutputter
      name     : stdout
      level    : DEBUG
      formatter:
        date_pattern: '%y%m%d %H:%M:%S.%L'
        pattern     : '%d %p %C %l %M'
        type        : PatternFormatter

Version data entries

46 entries across 23 versions & 1 rubygems

Version Path
naf-2.1.13 spec/dummy/config/logging/af.yml
naf-2.1.13 lib/generators/templates/config/logging/af.yml
naf-2.1.12 spec/dummy/config/logging/af.yml
naf-2.1.12 lib/generators/templates/config/logging/af.yml
naf-2.1.11 spec/dummy/config/logging/af.yml
naf-2.1.11 lib/generators/templates/config/logging/af.yml
naf-2.1.10 lib/generators/templates/config/logging/af.yml
naf-2.1.10 spec/dummy/config/logging/af.yml
naf-2.1.9 lib/generators/templates/config/logging/af.yml
naf-2.1.9 spec/dummy/config/logging/af.yml
naf-2.1.8 lib/generators/templates/config/logging/af.yml
naf-2.1.8 spec/dummy/config/logging/af.yml
naf-2.1.6 spec/dummy/config/logging/af.yml
naf-2.1.6 lib/generators/templates/config/logging/af.yml
naf-2.1.5 spec/dummy/config/logging/af.yml
naf-2.1.5 lib/generators/templates/config/logging/af.yml
naf-2.1.4 spec/dummy/config/logging/af.yml
naf-2.1.4 lib/generators/templates/config/logging/af.yml
naf-2.1.3 lib/generators/templates/config/logging/af.yml
naf-2.1.3 spec/dummy/config/logging/af.yml