summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/RelinkUs.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/RelinkUs.py')
-rw-r--r--module/plugins/crypter/RelinkUs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/RelinkUs.py b/module/plugins/crypter/RelinkUs.py
index 6d8383fee..4ff13a276 100644
--- a/module/plugins/crypter/RelinkUs.py
+++ b/module/plugins/crypter/RelinkUs.py
@@ -204,7 +204,7 @@ class RelinkUs(Crypter):
package_links.extend(self._get_links(crypted, jk))
except Exception:
- self.log_debug("Unable to decrypt CNL2 links")
+ self.log_debug("Unable to decrypt CNL2 links", trace=True)
return package_links