Log Event
|
Description
|
Access |
Records server access requests.
|
Error |
Records user and system errors.
|
db |
Records database operations: SQL, commit,
rollback.
|
edit |
Records normal object editing.
|
console |
Records various records written to the
console.
|
entity |
Records EntityGroupList operations.
|
bridge |
Records server Bridge Edit transactions.
|
cfs |
Records server custom function operations.
|
pool |
Records server pool-related operations
(session pool, JDBC pool).
|
SQL |
Records all SQL statements being executed at
runtime, into the server debug log file. The SQL statements
include both the meta-model SQL statements and the dynamic
SQL statements. |