[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-798?pag...
]
Hardy Ferentschik commented on HSEARCH-798:
-------------------------------------------
I still think there is a usecase for fqcn in logging, especially when it comes to
trace/debug messages. This might mean that we potentially need to loggers per class.
Categories should be used for messages intended for the user. If possible categories
should be "type-safe" and they should be listed and explained on the wiki -
http://community.jboss.org/wiki/ContributingtoHibernateSearch .
Make use of categories instead of fqcn for logging
--------------------------------------------------
Key: HSEARCH-798
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-798
Project: Hibernate Search
Issue Type: Improvement
Components: engine
Reporter: Emmanuel Bernard
Fix For: 4.0
http://community.jboss.org/wiki/HowToLogInJBossProjects
We need to define the set of categories we wish to have
eg:
* org.hibernate.search.query
* org.hibernate.search.hcore
* org.hibernate.search.batchindexing etc
The idea behind category is that they are more stable than classes and thus better for
the user
WDYT?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira