aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/blog_node5_net.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/blog_node5_net.py b/src/blog_node5_net.py
index d4a2871..e42ee7a 100644
--- a/src/blog_node5_net.py
+++ b/src/blog_node5_net.py
@@ -17,6 +17,8 @@ logging.basicConfig(format='%(asctime)s,%(msecs)03d %(levelname)-8s [%(filename)
datefmt='%Y-%m-%d:%H:%M:%S', level=logging.DEBUG)
logger = logging.getLogger(__name__)
+logging.debug('test web hook')
+
site_root_folder_path = 'blog.node5.net'