https://defect.opensolaris.org/bz/show_bug.cgi?id=17506

Lubos Kosco <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CAUSEKNOWN
                 CC|                            |[email protected]
         AssignedTo|[email protected]      |[email protected]
   Target Milestone|---                         |next

--- Comment #1 from Lubos Kosco <[email protected]> 2010-12-02 12:22:02 UTC 
---
http://download.oracle.com/javase/6/docs/api/java/util/logging/FileHandler.html

the best I can do is to print out it's the logging filehandler pattern

it seems I cannot interpret it using official methods ... :(

default %g and %u mean:
- "%g" the generation number to distinguish rotated logs
- "%u" a unique number to resolve conflicts 

so it will say:

Loading the default instance configuration ...
Logging filehandler pattern: : /opengrok/log/opengrok%g.%u.log

-- 
Configure bugmail: https://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

Reply via email to