Example #1
0
 def __init__(self, location=("general",), transmit=False):
     self.location = location
     self.transmit = transmit
     LogPublisher.__init__(self)