Commit graph

15 commits

Author SHA1 Message Date
Alan Hamlett
9ca3ac3e49 simplify encodings 2013-12-03 02:36:52 +01:00
Alan Hamlett
d714bb9299 fix character encoding problem with localized datetime in log 2013-12-03 02:34:00 +01:00
Alan Hamlett
59de87799e decode file names with filesystem encoding, then encode as utf-8 before encoding with simplejson 2013-12-02 09:15:06 +01:00
Alan Hamlett
6c7e722390 catch UnicodeDecodeErrors from simplejson. 2013-11-21 01:06:50 -08:00
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