1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README to proper use of FluentRecordFormatter More... almost 11 years ago
Fix support for asctime attribute
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Fix support for asctime attribute
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Instruct coverage to ignore module try/except handling
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Instruct coverage to ignore module try/except handling
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add support for customizing structured message
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add support for customizing structured message
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add docstring to FluentHandler._structuring
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add docstring to FluentHandler._structuring
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add compatibility with regular (non structured) logging usage
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add compatibility with regular (non structured) logging usage
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Use basestring instead of str, like in FluentHandler._add_dic
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Use basestring instead of str, like in FluentHandler._add_dic
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add travis-ci and coveralls integration
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add travis-ci and coveralls integration
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Switch tests runner to nose
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Switch tests runner to nose
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Fix DeprecationWarning in unittests (dropped in python 3)
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Fix DeprecationWarning in unittests (dropped in python 3)
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add python3 support in handler.py
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add python3 support in handler.py
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Update/Clean up tox.ini configuration
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Update/Clean up tox.ini configuration
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Remove useless way of running unittests
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Remove useless way of running unittests
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add missing newline at the end of file
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
Add missing newline at the end of file
EvaSDK
as Gilles Dartiguelongue
More... about 11 years ago
There is no JSONDecodeError class in built-in json (at least for me on Python 2.7.5). It is only present in simplejson, but in simplejson it's a subclass of ValueError so removing it from the tuple of exception classes doesn't change behaviour More... about 11 years ago
There is no JSONDecodeError class in built-in json (at least for me on Python 2.7.5). It is only present in simplejson, but in simplejson it's a subclass of ValueError so removing it from the tuple of exception classes doesn't change behaviour More... about 11 years ago
v0.3.4 More... about 11 years ago