Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: logging ::
|
| unpublished |
service PlainTextFormatter |
|
|
- Supported Interface
- XLogFormatter
|
- Usage Restrictions
- not published
- Description
- specifies a service which formats log records as single line plain text
Every log record, as passed to XLogFormatter::format, will
be formatted into a single text line, assembling the sequence number, the thread ID,
the time of the logged event, the source class/method name (if applicable), and the
log message.
- Since
- OOo 2.3
|
| Constructors' Summary |
| create |
creates a PlainTextFormatter instance |
| Constructors' Details |
create
- Description
- creates a PlainTextFormatter instance
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.