IntelliJ read remote server log file

前端 未结 1 742
说谎
说谎 2021-02-06 09:06

Do you have any idea how can I setup my Remote configuration to display a log file on the server instead of on my local machine?

On the edit configuration screen (Logs t

相关标签:
1条回答
  • 2021-02-06 09:22

    See this JetBrains plugin. I've just installed it myself. You can create a remote debug session from Intellij with your server and than point the logs with Log4JPlugin.

    For remote debug connections check this

    Hope it helps!

    0 讨论(0)
提交回复
热议问题