10 Commits (d760a3ed21d1396ea84e7d56fba487043c6ceb48)

Author SHA1 Message Date
  Jotham Apaloo c6c8171a68 Revert "Leave initialization in c'tor, just call start() where needed" 7 years ago
  Jotham Apaloo d41ceabe82 Leave initialization in c'tor, just call start() where needed 7 years ago
  Jotham Apaloo 066f73264d Make logzio handler log correctly after os.fork() 7 years ago
  Oren Mazor cc31353d25 fix semantics I rushed through the first time. the handler shouldn't call a private method on the sender 7 years ago
  Oren Mazor 7b2040706f PEP8 7 years ago
  Oren Mazor df76f91e04 extract the queue draining action out of the loop. this way it can be manually called externally 7 years ago
  Roi Rav-Hon f6ca061439 Fix bug that consumed more logs while draining than Logz.io's bulk limit 7 years ago
  Roi Rav-Hon 7f6031f7f9 More python 3 compatibilities 8 years ago
  Roi Rav-Hon 1fe6be90f7 First try on cross python 2 and 3 compatible code 8 years ago
  Roi Rav-Hon 6b31517848 Rewrite most of the handler, tests were introduced 8 years ago