Skip to content

Instantly share code, notes, and snippets.

@rferreira
Created February 1, 2014 17:33
Show Gist options
  • Select an option

  • Save rferreira/8755586 to your computer and use it in GitHub Desktop.

Select an option

Save rferreira/8755586 to your computer and use it in GitHub Desktop.
:~/jackfruit$ python
Python 2.7.3 (default, Sep 26 2013, 20:03:06)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import jackfruit.settings
loaded config path from environment variable: etc/testing.config.js
[02/01/2014 17:32:54][1799][papaya.profile] INFO: call to function papaya.files.read took 0 ms
[02/01/2014 17:32:54][1799][papaya.metrics] INFO: connecting to redis @localhost:6379/0
[02/01/2014 17:32:54][1799][papaya.metrics] INFO: clearing metric buckets
[02/01/2014 17:32:54][1799][papaya.profile] INFO: call to function papaya.metrics.clear took 0 ms
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment