Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: util :: logging ::

deprecated interface XLogger
Usage Restrictions
deprecated
Description
deprecated API - use ::com::sun::star::logging::XLogger instead
Since
OOo 1.1.2

Methods' Summary
getLogger [ DEPRECATED ]
 
getLevel [ DEPRECATED ]
 
getName [ DEPRECATED ]
 
isLoggable [ DEPRECATED ]
 
logp [ DEPRECATED ]
 
Methods' Details
getLogger
XLogger
getLogger( [in] string  name );

Usage Restrictions
deprecated
getLevel
long
getLevel();

Usage Restrictions
deprecated
getName
string
getName();

Usage Restrictions
deprecated
isLoggable
boolean
isLoggable( [in] long  level );

Usage Restrictions
deprecated
logp
[oneway] void
logp( [in] long  level,
[in] string  sourceClass,
[in] string  sourceMethod,
[in] string  msg );

Usage Restrictions
deprecated
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.