wakatime / jetbrains-wakatime

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
https://wakatime.com/intellij-idea
BSD 3-Clause "New" or "Revised" License
1.14k stars 168 forks source link

fixes #283 #287

Closed llTheBlankll closed 3 months ago

llTheBlankll commented 3 months ago

I've made an import import com.intellij.openapi.diagnostic.LogLevel; and removed the import of Log4j2 Level. I've changed the occurences of Level to LogLevel.