mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Added [CanvasBlocker] to logging
This commit is contained in:
parent
596a7ca33b
commit
30a3f9ea83
@ -44,7 +44,7 @@
|
||||
}
|
||||
else {
|
||||
if (settings.logLevel >= level){
|
||||
var pre = "%c";
|
||||
var pre = "%c[CanvasBlocker] ";
|
||||
if (prefix){
|
||||
pre += prefix + ": ";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user