There is a way to see System.out.print origen in the console of Eclipse? I feel lost with some many outputs.
Asked
Active
Viewed 229 times
0
-
Could you explain a little more about what you are looking for or what the problem is? – WPrecht Jul 19 '16 at 18:32
-
If you use a Logging library like log4j it can be configured to do this – Compass Jul 19 '16 at 18:33
-
@WPrecht-AB3RY I wanna see class and line number from the System.out.print output in the console or something like that. – JamesB Jul 19 '16 at 18:48
-
http://www.tutorialspoint.com/log4j/log4j_patternlayout.htm – Compass Jul 19 '16 at 20:49
-
See http://stackoverflow.com/questions/30437019/include-filename-line-number-corresponding-to-system-out-print-statements-in-ecl – Chandrayya G K Jul 20 '16 at 09:43