Results 4 comments of Maksim

same problem, same solution worked -- rollback 1.26.1 (1.26.2 doesn't work either)

I didn't get deep into it but removing e.preventDefault() from the source code (look at the code fragment below) should solve the problem. ``` .... popboxs[i].addEventListener('click', function(e){ e.preventDefault(); //

if `[%(levelname)s]` doesn't go first in `format`, then no splitting, one huge log entry.