Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.17 KB

LiveConsole.md

File metadata and controls

21 lines (12 loc) · 1.17 KB

Live Console

Live Console collects log messages that are generated from your app and device, and you can use these messages to check on your app’s performance and solve problems.

Live Console

The log messages collected will start appearing in real time in the Live Console window.

To follow new messages as they are added, enable the Now Mode button (Follow). To clear all existing messages, click the Clear button (Follow).

In the favorites bar, you can choose whether to display messages from all process or only your app’s, whether to include messages from Apple frameworks and whether to display all messages, or only errors and faults.

The type of log message is indicated by a colored dot in the Type column:

  • Red Red: Faults
  • Yellow Yellow: Errors
  • Dark gray Dark gray: Debug log messages
  • Light gray Light gray: Info log messages

Note: If there is no colored dot in the Type column, the log message is the default type.