| Package | Description |
|---|---|
| oracle.jdbc.diagnostics |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OracleXMLFormatter.appendSecurityLabel(java.lang.StringBuilder sb,
OracleLogRecord record) |
protected void |
OracleXMLFormatter.appendSecurityLabel(java.lang.StringBuilder sb,
OracleLogRecord record) |
protected void |
OracleXMLFormatter.appendTraceAttributes(java.lang.StringBuilder sb,
OracleLogRecord record)
The only thing new about this class is that it adds the trace attributes,
if any, to the log node.
|
protected void |
OracleXMLFormatter.appendTraceAttributes(java.lang.StringBuilder sb,
OracleLogRecord record)
The only thing new about this class is that it adds the trace attributes,
if any, to the log node.
|