Your program only writes "default logs" that you program it to write, they only contain what your program puts in them, and they go where you put them.

If your program is built for debug then you can use the debugger to determine where a program is crashing. This has nothing to do with "default logs."