Commit Graph

11 Commits

Author SHA1 Message Date
Alan Hamlett 28f86f7350 fixed bug in logger where formatter using old attributes 2013-09-22 15:03:01 -07:00
Alan Hamlett d3ac82dfd0 removed endtime 2013-09-22 14:56:30 -07:00
Alan Hamlett b70e527ebf v0.4.4 using simplejson 2013-09-06 22:46:52 -07:00
Alan Hamlett c410422c8a set log level before returning, if logger already has handlers. 2013-08-08 19:11:15 -07:00
Alan Hamlett 9b1ccf82d9 v0.3.1 using requests instead of urllib2. logging level set to WARN by default instead of INFO. 2013-08-08 18:51:58 -07:00
Alan Hamlett 02d54b76f3 using correct dirname when adding cwd to sys.path in wakatime-cli.py
fixes to wakatime package to allow directly importing.
don't add duplicate handlers to logger in log.py.
2013-08-08 02:09:54 -07:00
Alan Hamlett 26212df0f7 support for Python3 2013-07-29 23:04:43 -07:00
Alan Hamlett 8d28743ba6 using human readable date in log output 2013-07-12 00:09:10 -07:00
Alan Hamlett 662fa7d8a5 fixed bug in custom logger where calling super() on old-style class throws exception. 2013-07-09 13:34:22 -07:00
Alan Hamlett 9457b85567 version 0.1.1. refactored. simplified action events schema. 2013-07-07 16:28:18 -07:00
Alan Hamlett a902a2b948 added version 0.0.1 2013-07-06 00:51:09 -07:00