mozilla-services / metlog-py

INACTIVE - http://mzl.la/ghe-archive - Python library for Services metrics logging
36 stars 8 forks source link

support multiple senders #33

Closed rafrombrc closed 2 months ago

rafrombrc commented 12 years ago

A Zamboni requirement is that the same log messages should be sent to multiple back ends of the same type. Rather than requiring separate sender types to support multiple destinations, I think it makes sense for MetlogClient to grow support for iterating through a sequence of senders.