Add DEBUG icon to logs page

pull/249/head
Halali 6 years ago
parent 6527aff7f6
commit 1f25a9f484

@ -53,6 +53,8 @@ blue info circle icon \\
yellow warning circle icon \\ yellow warning circle icon \\
%elif line[1] == 'ERROR': %elif line[1] == 'ERROR':
red bug icon \\ red bug icon \\
%elif line[1] == 'DEBUG':
bug icon \\
%end %end
%except: %except:
%pass %pass

Loading…
Cancel
Save