summaryrefslogtreecommitdiffstats
path: root/python/python3-logbook/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-logbook/README')
-rw-r--r--python/python3-logbook/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-logbook/README b/python/python3-logbook/README
new file mode 100644
index 0000000000..9a1307d492
--- /dev/null
+++ b/python/python3-logbook/README
@@ -0,0 +1,3 @@
+Logbook is a logging system for Python that replaces the standard
+library’s logging module. It was designed with both complex and
+simple applications in mind and the idea to make logging fun.