aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/plugins/loghandler/stderr.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/loghandler/stderr.plugin')
-rw-r--r--nikola/plugins/loghandler/stderr.plugin9
1 files changed, 0 insertions, 9 deletions
diff --git a/nikola/plugins/loghandler/stderr.plugin b/nikola/plugins/loghandler/stderr.plugin
deleted file mode 100644
index 6c20ea1..0000000
--- a/nikola/plugins/loghandler/stderr.plugin
+++ /dev/null
@@ -1,9 +0,0 @@
-[Core]
-Name = stderr
-Module = stderr
-
-[Documentation]
-Author = Daniel Devine
-Version = 1.0
-Website = http://getnikola.com
-Description = Log to stderr, the default logger.