increasing IntelliJ/CLion log file size

已回答

Is there a debug log setting to have IntelliJ/CLion log larger files before rotating or have more files in rotation? We are getting so many errors they are chopped off (out of the full set).

0

And on a related note, is there a way to reset the logs other than exiting and manually deleting them.

0

Do you mean the IDE logs https://intellij-support.jetbrains.com/hc/articles/207241085 ?

There is log.xml in the IDE bin directory, refer to the log4j documentation for details.

0

请先登录再写评论。