LICENSE
MANIFEST.in
README.rst
setup.py
tagalog/__init__.py
tagalog/_compat.py
tagalog/filters.py
tagalog/io.py
tagalog.egg-info/PKG-INFO
tagalog.egg-info/SOURCES.txt
tagalog.egg-info/dependency_links.txt
tagalog.egg-info/entry_points.txt
tagalog.egg-info/requires.txt
tagalog.egg-info/top_level.txt
tagalog/command/__init__.py
tagalog/command/logship.py
tagalog/command/logstamp.py
tagalog/command/logtag.py
tagalog/command/logtext.py
tagalog/shipper/__init__.py
tagalog/shipper/formatter.py
tagalog/shipper/ishipper.py
tagalog/shipper/redis.py
tagalog/shipper/shipper_error.py
tagalog/shipper/statsd.py
tagalog/shipper/stdout.py