gemhome / fnordmetric

(possible new home for) FnordMetric is a redis/ruby-based realtime Event-Tracking app
0 stars 1 forks source link

Fixed Logger module #76

Open bf4 opened 10 years ago

bf4 commented 10 years ago

Issue by tobiashm Thursday Jan 09, 2014 at 09:49 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/pull/172


The Logger module has not been working for a long time, due to changes in the internal structure of FnordMetric.

Now it has been changed to use the pubsub messages emitted by the Worker module.


tobiashm included the following code: https://github.com/paulasmuth/fnordmetric/pull/172/commits