Package de.businesscode.bcdui.logging
package de.businesscode.bcdui.logging
-
ClassDescriptionlogs
AccessSqlLogger.LogRecordinto 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.LogRecordinto 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.LogRecordinto 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.LogRecordinto 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.LogRecordinto 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.LogRecordinto database, binding set used is bcd_log_session, this class is not intended to be customized or extended in projects.Log for expired sessionlogsSessionSqlLogger.LogRecordinto 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.LogRecordthis class is not intended to be customized or extended in projects.record being logged into db