Home
last modified time | relevance | path

Searched refs:LogLevel (Results 26 – 46 of 46) sorted by relevance

12

/aoo42x/main/udkapi/com/sun/star/util/logging/
H A DLogLevel.idl33 /** deprecated API - use <type scope="com::sun::star::logging">LogLevel</type> instead
38 published constants LogLevel
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLBlob.java33 import com.sun.star.logging.LogLevel;
52 logger.log(LogLevel.WARNING, jdbcSQLException); in postDisposing()
H A DJavaSQLClob.java33 import com.sun.star.logging.LogLevel;
52 logger.log(LogLevel.WARNING, jdbcSQLException); in postDisposing()
H A DJavaSQLArray.java30 import com.sun.star.logging.LogLevel;
50 logger.log(LogLevel.WARNING, jdbcSQLException); in postDisposing()
H A DTools.java29 import com.sun.star.logging.LogLevel;
73 logger.log(LogLevel.SEVERE, exception); in toUnoExceptionLogged()
H A DJavaSQLResultSet.java48 import com.sun.star.logging.LogLevel;
106 logger.log(LogLevel.WARNING, jdbcSqlException); in postDisposing()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DConnectionLog.hxx61 namespace LogLevel = ::com::sun::star::logging::LogLevel;
/aoo42x/main/offapi/com/sun/star/logging/
H A DXConsoleHandler.idl46 /** renotes the <type>LogLevel</type> threshold used to determine to which
52 <p>The default value for this attribute is <member>LogLevel::SEVERE</member>.</p>
H A DLogLevel.idl39 constants LogLevel
H A DLogRecord.idl81 @see LogLevel
H A DXLogger.idl60 @see LogLevel
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DEventLogger.java26 import com.sun.star.logging.LogLevel;
93 return LogLevel.OFF; in getLogLevel()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx106 m_aLogger.log( LogLevel::INFO, STR_LOG_DRIVER_CONNECTING_URL, url ); in connect()
116 m_aLogger.log( LogLevel::INFO, STR_LOG_DRIVER_SUCCESS ); in connect()
H A DObject.cxx215 …_rLogger.log( ::com::sun::star::logging::LogLevel::SEVERE, STR_LOG_THROWING_EXCEPTION, aException.… in ThrowLoggedSQLException()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java43 import com.sun.star.logging.LogLevel;
443 getLogger().log(LogLevel.SEVERE, "Start Report Wizard"); in startReportWizard()
/aoo42x/main/filter/source/filtertracer/
H A Dfiltertracer.cxx58 mnLogLevel ( NMSP_LOGGING::LogLevel::ALL ) in FilterTracer()
/aoo42x/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx63 …mpCfgItem->ReadInt32( rtl::OUString::createFromAscii( "LogLevel" ), util::logging::LogLevel::ALL ); in MSFilterTracer()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_impl.hxx69 namespace LogLevel namespace
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java152 …ReportWizard.getLogger().log(com.sun.star.logging.LogLevel.SEVERE, "Problems with initialize the R… in initialize()
/aoo42x/main/udkapi/
H A DUnoApi_udkapi.mk457 udkapi/com/sun/star/util/logging/LogLevel \
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk2383 offapi/com/sun/star/logging/LogLevel \

Completed in 78 milliseconds

12