Sub-system logging
org.hibernate.envers.boot
-
-
Logging class-name =
EnversBootLogger
-
Description = Logging related to bootstrapping an Envers (currently just its in-flight generation of
hbm.xml
mappings for Hibernate ORM to process)
-
org.hibernate.orm.beans
-
-
Logging class-name =
BeansMessageLogger
-
Description = Logging related to Hibernate’s support for managed beans (CDI, etc)
-
org.hibernate.orm.boot
-
-
Logging class-name =
BootLogging
-
Description = Logging related to bootstrapping of a SessionFactory / EntityManagerFactory
-
org.hibernate.orm.boot.jaxb
-
-
Logging class-name =
JaxbLogger
-
Description = Logging related to JAXB processing
-
org.hibernate.orm.boot.query
-
-
Logging class-name =
BootQueryLogging
-
Description = Logging related to processing of named-queries
-
org.hibernate.orm.cache
-
-
Logging class-name =
SecondLevelCacheLogger
-
Description = Logging related to Hibernate second-level caching
-
org.hibernate.orm.connections.access
-
-
Logging class-name =
ConnectionAccessLogger
-
Description = Used to log details around use of
JdbcConnectionAccess
-
org.hibernate.orm.connections.pooling
-
-
Logging class-name =
ConnectionPoolingLogger
-
Description = Logging related to connection pooling
-
org.hibernate.orm.connections.pooling.c3p0
-
-
Logging class-name =
C3P0MessageLogger
-
Description = Logging related to the C3P0 connection pool
-
org.hibernate.orm.connections.pooling.proxool
-
-
Logging class-name =
ProxoolMessageLogger
-
Description = Logs details related to Proxool connection pooling
-
org.hibernate.orm.deprecation
-
-
Logging class-name =
DeprecationLogger
-
Description = Logging related to uses of deprecated features
-
org.hibernate.orm.graph.parsing
-
-
Logging class-name =
GraphParserLogging
-
Description = Logging related to Hibernate’s
GraphParser
for parsing entity-graphs from String representations
-
org.hibernate.orm.idgen.factory
-
-
Logging class-name =
IdGenFactoryLogging
-
Description = Logging related to creation of IdentifierGenerator instances
-
org.hibernate.orm.jdbc.bind
-
-
Logging class-name =
JdbcBindingLogging
-
Description = Logging of JDBC parameter value binding
-
org.hibernate.orm.jdbc.extract
-
-
Logging class-name =
JdbcExtractingLogging
-
Description = Logging of JDBC value extraction
-
org.hibernate.orm.loader
-
-
Logging class-name =
LoaderLogging
-
Description = Logging related to loaders of domain model references (
org.hibernate.loader.ast.spi.Loader
); see alsoorg.hibernate.orm.results
-
org.hibernate.orm.mapping.natural_id
-
-
Logging class-name =
NaturalIdLogging
-
Description = Logging related to handling of natural-id mappings
-
org.hibernate.orm.model.mapping.creation
-
-
Logging class-name =
MappingModelCreationLogger
-
Description = Logging related to building of Hibernate’s runtime metamodel descriptors of the domain model
-
org.hibernate.orm.query
-
-
Logging class-name =
QueryLogging
-
Description = Logging related to Query processing
-
org.hibernate.orm.query.hql
-
-
Logging class-name =
HqlLogging
-
Description = Logging related to HQL parsing
-
org.hibernate.orm.results
-
-
Logging class-name =
ResultsLogger
-
Description = Logging related to
DomainResult
graphs which build individual parts of the domain model from JDBC or from cache
-
org.hibernate.orm.results.graph.AST
-
-
Logging class-name =
Logging
-
Description = Logging of
DomainResult
graphs
-
org.hibernate.orm.results.loading
-
-
Logging class-name =
LoadingLogger
-
Description = Logging related to building parts of the domain model from JDBC or from cache
-
org.hibernate.orm.results.loading.collection
-
-
Logging class-name =
CollectionLoadingLogger
-
Description = Logging related to collection loading
-
org.hibernate.orm.results.loading.embeddable
-
-
Logging class-name =
EntityLoadingLogging
-
Description = Logging related to entity loading
-
org.hibernate.orm.sql.ast.create
-
-
Logging class-name =
SqlTreeCreationLogger
-
Description = Logging related to the creation of SQL AST trees
-
org.hibernate.orm.sql.ast.tree
-
-
Logging class-name =
SqlAstTreeLogger
-
Description = Logging related to the processing of SQL AST trees
-
org.hibernate.orm.sql.exec
-
-
Logging class-name =
SqlExecLogger
-
Description = Logging related to the execution of SQL statements
-
org.hibernate.orm.url
-
-
Logging class-name =
UrlMessageBundle
-
Description = Logging related to URL handling
-
org.hibernate.ormbytecode
-
-
Logging class-name =
BytecodeLogging
-
Description = Logging related to bytecode handling
-
org.hibernate.ormbytecode.interceptor
-
-
Logging class-name =
BytecodeInterceptorLogging
-
Description = Logging related to bytecode-based interception
-
org.hibernate.spatial
-
-
Logging class-name =
HSMessageLogger
-
Description = Base logging for Hibernate Spatial
-