:: com :: sun :: star :: logging ::
|
unpublished |
service CsvLogFormatter |
|
|
- Supported Interface
- XCsvLogFormatter
|
- Usage Restrictions
- not published
- Description
- specifies a service which formats log records for RFC4180-style CSV-Files
Every log record, as passed to XCsvLogFormatter::format,
will be formatted into a single row for a CSV file.
The sequence number, the thread ID, the time of the logged event,
the source class/method name will get logged alongside the message, if this
is not disabled. The Formatter also supports logging an arbitrary number of
user-defined columns. If the Formatter is configured to have more than one
(user-defined) column the data to log has to be preformatted with the
formatMultiColumn method.
- Since
- OOo 3.0
|
Constructors' Summary |
create |
creates a CsvLogFormatter instance |
Constructors' Details |
create
- Description
- creates a CsvLogFormatter instance
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.