district0x / district-registry

A community-curated registry of marketplaces on the district0x Network.
Eclipse Public License 1.0
11 stars 9 forks source link

Upgrade district-server-logging to 1.0.6 #91

Closed jpmonettas closed 4 years ago

jpmonettas commented 4 years ago

Already upgraded /home/ubuntu/configs/registry.config.qa.edn to

{:logging {:level :info
           :console? true
           :file {:path "/logs/registry.qa.log"
                  :roll-daily? true}}
 ...
}