ShyykoSerhiy / gfm-plugin

Github flavored markdown plugin for intellij idea.
https://plugins.jetbrains.com/plugin/7701
MIT License
88 stars 16 forks source link

how to change gfm-plugin/jxbrowser default console log level #136

Open openalmeida opened 6 years ago

openalmeida commented 6 years ago

Hi,

too many logs write to console by default, they begin as below

12:11:14 INFO: OS name: Linux
12:11:14 INFO: JRE version: 1.8.0_91 64-bit
12:11:14 INFO: JxBrowser version: 5.4.3
12:11:14 INFO: Starting IPC...
12:11:14 INFO: Starting IPC Server...
12:11:14 INFO: Starting IPC Process...
12:11:14 INFO: Start Chromium process...
.
.
.
toooo many lines
.
.
.

to stop it, i tried these methods below before i submit this issue:

but not work.

openalmeida commented 6 years ago

wow, such a quick response !