Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 userdefined columns. If the Formatter is configured to have more than one (userdefined) 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
create();

Description
creates a CsvLogFormatter instance

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.