📅  最后修改于: 2022-03-11 14:57:35.854000             🧑  作者: Mango
Debugging is the process to trace the
error in the application.
There are different ways to debug it
1-Using println statements
2-Using Java Logger
3-Using Debugger tools