Sha256: 091546c796a81c7792f62005dd5f75e7de6c1deedb06bef707e0b4b9fb797ce9
Contents?: true
Size: 779 Bytes
Versions: 3
Compression:
Stored size: 779 Bytes
Contents
{ "RTALogger": { "Default_Manager": "Develop", "Log_Managers": [ { "Manager_Name": "Develop", "Enable": true, "App_Name": "TestApp", "Log_Severity": 2, "Buffer_Size": 100, "Flush_Wait_Seconds": 15, "Formatter" : "JSON", "Repos": [ { "Enable": true, "Type": "Console" }, { "Enable": false, "Type": "File", "File_Path": "../../log/log.txt", "Roll_Period": "daily", "Roll_Size": "1048576" }, { "Enable": true, "Type": "Fluentd", "Host": "localhost", "Port": "8888" } ] } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
RTALogger-0.1.4 | lib/rta_logger_config.json |
RTALogger-0.1.3 | lib/rta_logger_config.json |
RTALogger-0.1.2 | lib/rta_logger_config.json |