====== IntelliJ Run Code ====== ===== Run Target ===== * [[https://blog.jetbrains.com/idea/2021/01/run-targets-run-and-debug-your-app-in-the-desired-environment/|Run Targets: Run and Debug your App in the Desired Environment | JetBrains Blog]] * 실행/디버그 시에 [[linux:ssh|Linux SSH]], [[:docker|Docker]]상에서 코드를 실행할 수 있게 됨. ===== Console 내용을 로그 파일로 남기기 ===== * **Run -> Edit Configurations... -> 항목 선택 -> Logs -> Save console ouptut to file:**에 파일을 지정해준다.