Share via


RuntimeJavaAgent interface

Diagnostic capabilities achieved by java agent

Properties

enabled

Enable java agent injection for the java app.

logging

Capabilities on the java logging scenario.

Property Details

enabled

Enable java agent injection for the java app.

enabled?: boolean

Property Value

boolean

logging

Capabilities on the java logging scenario.

logging?: RuntimeJavaAgentLogging

Property Value