From c549db8688377b67954b74c8802fc6eed8dfcb6d Mon Sep 17 00:00:00 2001
From: Branson Stephens <stephenb@uwm.edu>
Date: Tue, 27 Nov 2012 16:12:21 -0600
Subject: [PATCH] fixed branson.py to include logging

---
 settings/branson.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings/branson.py b/settings/branson.py
index 5d4003d8f..72bacff7d 100644
--- a/settings/branson.py
+++ b/settings/branson.py
@@ -1,3 +1,4 @@
+import logSettings 
 
 CONFIG_NAME = "Branson"
 
-- 
GitLab