Fork me on GitHub
#luminus
<
2016-12-05
>
seantempesta01:12:59

Does anyone know how to stop the Datomic Metrics messages from being logged to the repl? It’s quite annoying having this printed every minute. 🙂

2016-12-05 08:22:22,840 [Datomic Metrics Reporter] INFO  datomic.process-monitor - {:tid 21, :AvailableMB 1590.0, :StorageGetMsec {:lo 0, :hi 29, :sum 55, :count 22}, :pid 4046, :event :metrics, :ObjectCache {:lo 0, :hi 1, :sum 43, :count 70}, :LogIngestMsec {:lo 1, :hi 847, :sum 848, :count 2}, :MetricsReport {:lo 1, :hi 1, :sum 1, :count 1}, :DbAddFulltextMsec {:lo 0, :hi 438, :sum 438, :count 2}, :PodGetMsec {:lo 4, :hi 236, :sum 244, :count 3}, :LogIngestBytes {:lo 0, :hi 1799802, :sum 1799802, :count 2}, :StorageGetBytes {:lo 61, :hi 121066, :sum 126940, :count 22}} 
2016-12-05 08:22:22,842 [Datomic Metrics Reporter] DEBUG datomic.process-monitor - {:event :metrics/report, :phase :begin, :pid 4046, :tid 21} 
2016-12-05 08:22:22,843 [Datomic Metrics Reporter] DEBUG datomic.process-monitor - {:event :metrics/report, :msec 0.0382, :phase :end, :pid 4046, :tid 21} 
2016-12-05 08:23:22,835 [Datomic Metrics Reporter] INFO  datomic.process-monitor - {:MetricsReport {:lo 1, :hi 1, :sum 1, :count 1}, :AvailableMB 1590.0, :event :metrics, :pid 4046, :tid 21} 
2

roelofw19:12:59

anyone how to refer to a background-image which resides in /resources/img in css

roelofw19:12:40

' (../img )` and (img/..) does not work

roelofw19:12:44

@seantempesta there is a #datomic channel. Maybe there someone knows the answer