Console
During development or implementation, features are frequently added, removed, or changed. To provide IT professionals such as system administrators and software developers with immediate results of these changes, a tool called the Console is supplied with the application.
The Console provides quick access to these features:
- Config mode: Lets users customize the look of the application.
- Metrics: Provides data to determine how efficiently the current page is working.
- Debug mode: Displays all the parameters for the current page, actions taken by the server, and cookies.
- Trace mode: Displays all select statements for the current page.
- Unload cache: Clears cached information for the entire application.
- Locale: Lets the user set their language preference.
- HTML Doctype: Specifies which document type to declare in accordance to the HTML 4.01 standard.