I'm developing a software based on scala-spark and I need to test it at my local machine first. Whenever I launch my class I get an output through Intellij IDEA and I would like to store it, since Intellij can't show the complete log, it shows only "a few" lines.
Thanks in advance.