summaryrefslogtreecommitdiffstats
path: root/python/Logbook/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Logbook/README')
-rw-r--r--python/Logbook/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Logbook/README b/python/Logbook/README
new file mode 100644
index 0000000000..b27dffa50e
--- /dev/null
+++ b/python/Logbook/README
@@ -0,0 +1,2 @@
+Logbook is a logging system for Python that replaces the standard
+library’s logging module.