Attach any file to console view?
Answered
Hello all,
I often use the Tools > Attach to Local Process... option in order to hook into a running webserve. For a couple reasons, I do this rather than making a separate configuration and running it through intellij. But if I take this approach, there's no way to get stdout console logging from that thread to show in Intellij. Is there any way that an arbitrary logfile of my choosing could be attached to the console view so that I can still view these logs from intellij?
Please sign in to leave a comment.
Log files can only be added for the Run/Debug Configurations. There is no such possibility for the Run/Debug Console tab that is launched independently. Feel free to file a request at https://youtrack.jetbrains.com/issues/IDEA