# debugging

Developers can use the following tools to debug Weixin Mini Program.

  • VConsole : View log content and additional debugging information from theconsoleAPI output on your phone.
  • Source Map : Restoring JS Error Stack
  • Real-world debugging uses developer tools to debug Weixin Mini Program-END]] running on a phone over a network connection to help developers better locate and find problems on the phone.
  • Real-time logging : Quickly troubleshoot Weixin Mini Program vulnerabilities and locate problems