Sha256: 6cef31bfddf2d2e234af72f240e0760fa914ad3ac58bd2f7ff532122272a1551
Contents?: true
Size: 450 Bytes
Versions: 17
Compression:
Stored size: 450 Bytes
Contents
{ "appenders": [ { "type": "categoryFilter", "exclude": "web", "appender": { "type": "file", "filename": "test/categoryFilter-noweb.log", "layout": { "type": "messagePassThrough" } } }, { "category": "web", "type": "file", "filename": "test/categoryFilter-web.log", "layout": { "type": "messagePassThrough" } } ] }
Version data entries
17 entries across 17 versions & 2 rubygems