:: com :: sun :: star :: util :: logging ::
|
deprecated |
interface XLogger |
|
|
|
- Usage Restrictions
- deprecated
- Description
- deprecated API - use ::com::sun::star::logging::XLogger instead
- Since
- OpenOffice 1.1.2
|
Methods' Details |
getLogger
XLogger |
getLogger( |
[in] string |
name ); |
- Usage Restrictions
- deprecated
|
|
getLevel
- Usage Restrictions
- deprecated
|
|
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
Copyright © 2011, 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.