Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: Logging Question Date: Tue, 03 Jan 2012 11:35:27 -0500 Organization: A noiseless patient Spider Lines: 16 Message-ID: References: <9102298.933.1325372035497.JavaMail.geo-discussion-forums@prj1> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 3 Jan 2012 16:29:20 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="qwFw1g9RsQ6TkML5yezG9A"; logging-data="22603"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX198QUOvOQN0i+S03FqqvefdcHgbhzvcyOY=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:gQmMJv0xCT+VeMrulHV1fM8LV5w= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11063 On 01/03/2012 11:21 AM, Jeff Higgins wrote: > On 01/03/2012 10:33 AM, Tom Anderson wrote: >> On Sun, 1 Jan 2012, Arved Sandstrom wrote: >> >>> On 12-01-01 08:59 AM, Jeff Higgins wrote: >>>> On 01/01/2012 06:33 AM, Stefan Ram wrote: >>>>> Novice writes: > > The java.util.logging.XMLFormatter follows the DTD described in the > Appendix.* You are free to write a formatter that follows your own DTD. > Just as the abstract java.util.logging.Handler is available for you to write to the persistent container of your choice. Well, they call it export in the javadoc.