-
Notifications
You must be signed in to change notification settings - Fork 58
Description
I have Ideolog v. 252.25557.135, so the latest. I am running PyCharm 2025.2.1.1. My log format is IntelliJ IDEA.
Ideolog clearly recognizes the format and says so (Log format recognized:). It will also highlight warnings and errors in the heatmap stripe that is located on the scroll bar. It will highlight URLs in the logs.
But it won't color the log file itself at any cost. Just no. I tried activating internal logs of ideolog by setting
#com.intellij.ideolog:trace
into Help → Diagnostic Tools → Debug Log Settings in PyCharm, but there is nothing caught in the idea.log.
On the other hand, my console is completely red. All the logs are red, including INFOs. Only some are slightly darker red.
I wonder if this all might be caused by some esoteric switches in Editor Settings. Documentation is sparse.
Attaching screenshot of my IDE. After two hours, ready to give up and ask humans for help (Claude was friendly, but ultimately unsuccessful.)
