All contributors are to be acknowledged.
We follow the standard "Fork and pull" model. Read more about it here and here
Use this repo's Issues liberally to document bugs, feature requests, tasks (even if it's a cry for community help :), etc
It's a simple code base, but setting the environment variable PYLOGPRIM_DEV
to just exist will output dev logs to the Python logger/stdout. Also setting the environment variable LOGDNA_API_KEY
will additionally route dev logs to your LogDNA account.
logdna
(if environment variablesPYLOGPRIM_DEV
andLOGDNA_API_KEY
are set)
The testing framework is rudimentary at best as of right now. Please ensure to cover contributions through the use of unit tests in tests/test.py
Please update the changelog appropriately.
Above all else, show respect to all you encounter. You do that and we will be fine.