diff --git a/data/interfaces/bookstrap/logs.html b/data/interfaces/bookstrap/logs.html index 19f375081..953b40cb6 100644 --- a/data/interfaces/bookstrap/logs.html +++ b/data/interfaces/bookstrap/logs.html @@ -24,7 +24,7 @@

${title}

%if lazylibrarian.CONFIG['TOGGLES'] == True: Toggle: Timestamp - Level - %if int(lazylibrarian.LOGLEVEL) >= 2: + %if lazylibrarian.LOGLEVEL >= 2: - Thread - File - Method