crm:logDetails
Overview
The <crm:logDetails> tag is used to display the logging information on the page.
Attributes
Name | Required | Type | Default | Description |
---|---|---|---|---|
id | true | String | null | Unique identifier of the component. |
managedBean | true | String | null | The name of the Java managed bean class that will be used for retrieving the logging information. |
Getting Started
The following example shows a log details component.