.bumpversion.cfg
.gitignore
.travis.yml
LICENSE
README.md
requirements-dev.txt
setup.py
tasks.py
tox.ini
src/scopedlog/__init__.py
src/scopedlog/idgen_seq.py
src/scopedlog/idgen_uuid.py
src/scopedlog/sink_structlog.py
src/scopedlog.egg-info/PKG-INFO
src/scopedlog.egg-info/SOURCES.txt
src/scopedlog.egg-info/dependency_links.txt
src/scopedlog.egg-info/requires.txt
src/scopedlog.egg-info/top_level.txt
tests/test_core.py
tests/test_structlog.py