Package de.businesscode.bcdui.logging
package de.businesscode.bcdui.logging
-
ClassDescriptionlogs
AccessSqlLogger.LogRecord
into database, binding set used is bcd_log_access, this class is not intended to be customized or extended in projects.the result to log into databaselogsErrorSqlLogger.LogRecord
into database, binding set used is bcd_log_error, this class is not intended to be customized or extended in projects.the result to log into databaseBase class for all log events that can occur in the frontend and should be logged into the database.logsLoginSqlLogger.LogRecord
into database, binding set used is bcd_log_session, this class is not intended to be customized or extended in projects.the result to log into databaselogsLogoutSqlLogger.LogRecord
into database, binding set used is bcd_log_session, this class is not intended to be customized or extended in projects.the result to log into databaselogsPageSqlLogger.LogRecord
into database, binding set used is bcd_log_page, this class is not intended to be customized or extended in projects.the result to log into databaselogsSessionExpiredSqlLogger.LogRecord
into database, binding set used is bcd_log_session, this class is not intended to be customized or extended in projects.Log for expired sessionlogsSessionSqlLogger.LogRecord
into database, binding set used is bcd_log_session, this class is not intended to be customized or extended in projects.the result to log into databasea singleton logger for SQL statements, the binding set used for it is bcd_log_sql, record logged isSqlToDatabaseLogger.LogRecord
this class is not intended to be customized or extended in projects.record being logged into db