Commit Graph

10 Commits

Author SHA1 Message Date
Gergely Polonkai 7469083f0b Rewrite the whole thing as a Formatter
Having a complete `Logger` class for this purpose is a bit of an overkill.
2018-05-02 12:47:46 +02:00
Gergely Polonkai e2e2937615 Allow the logger to be configured without an active app 2018-01-31 14:20:07 +01:00
Gergely Polonkai 07dc35cec2 [Bugfix] Fix the default value of self._valid_keywords 2018-01-31 14:20:07 +01:00
Gergely Polonkai b9c3128315 Configure automatically with current_app 2018-01-30 14:36:20 +01:00
Gergely Polonkai 583dfdd941 Add Blueprint logging support 2017-02-02 16:33:14 +01:00
Gergely Polonkai b68dfd57f1 Relicense under the MIT license 2017-02-01 23:03:54 +01:00
Gergely Polonkai 966f547148 Finalize the extra-keyword logging feature 2017-01-16 11:40:00 +01:00
Gergely Polonkai 845a314250 Update documentation, and a bit of the functionality 2017-01-16 08:56:58 +01:00
Gergely Polonkai 67e73a02c5 Update the documentation
The README file is lying yet.
2017-01-16 08:28:26 +01:00
Gergely Polonkai 60ff70de04 Initial version
It is working as a Python module, but it lacks everything else.
2017-01-15 17:36:01 +01:00