summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/CzshareCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/CzshareCom.py')
-rw-r--r--module/plugins/accounts/CzshareCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/CzshareCom.py b/module/plugins/accounts/CzshareCom.py
index 0c60e64d0..fd02abe0f 100644
--- a/module/plugins/accounts/CzshareCom.py
+++ b/module/plugins/accounts/CzshareCom.py
@@ -34,7 +34,7 @@ class CzshareCom(Account):
validuntil = time.mktime(time.strptime(m.group(3), '%d.%m.%y %H:%M'))
except Exception, e:
- self.log_error(e)
+ self.log_error(e, trace=True)
else:
premium = True