How to get execution Log of any running applicaion
772
When I start running application on Ubuntu 16.04, i have face a problem of CPU usage of 100% for each application for long time. I need to get log of that particular application (its execution log) so I can find problem/bug.
To get a log of particular application run in from terminal following way:
Make logs permissions writable, or specify path where it could be written.