http://defect.opensolaris.org/bz/show_bug.cgi?id=19170
Summary: logging consolidation
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: misc
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created attachment 4625
--> http://defect.opensolaris.org/bz/attachment.cgi?id=4625
patch
patch provides:
- stack traces are never logged at a level >= CONFIG to avoid user annoyance
with one exception: the UncaughtExceptionHandler ;-)
- each class logs to its own logger (FQCN) to allow a more fine grained,
selective logging;
OpenGrokLogger is just used as very simple Logging Configurator
- file and path names are usually enclosed in single quotes
- commands and contents of a line in brackets ([])
- warnings+ are usually always logged: no need to use formatter for those msgs
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev