Searched refs:isLoggable (Results 1 – 11 of 11) sorted by relevance
174 if ( isLoggable( _nLogLevel ) ) in log()189 if ( isLoggable( _nLogLevel ) ) in log()199 if ( isLoggable( _nLogLevel ) ) in log()210 if ( isLoggable( _nLogLevel ) ) in log()222 if ( isLoggable( _nLogLevel ) ) in log()235 if ( isLoggable( _nLogLevel ) ) in log()249 if ( isLoggable( _nLogLevel ) ) in log()267 if ( isLoggable( _nLogLevel ) ) in log()282 if ( isLoggable( _nLogLevel ) ) in log()292 if ( isLoggable( _nLogLevel ) ) in log()[all …]
165 bool EventLogger::isLoggable( const sal_Int32 _nLogLevel ) const in isLoggable() function in comphelper::EventLogger172 return m_pImpl->getLogger()->isLoggable( _nLogLevel ); in isLoggable()
126 virtual ::sal_Bool SAL_CALL isLoggable( ::sal_Int32 _nLevel ) throw (RuntimeException);265 ::sal_Bool SAL_CALL EventLogger::isLoggable( ::sal_Int32 _nLevel ) throw (RuntimeException) in isLoggable() function in logging::EventLogger
93 … in the <code>log</code> calls can be omitted if <code>isLoggable</code> evaluates to false.</p>106 boolean isLoggable( [in] long Level );
54 boolean isLoggable( [in] long level );
55 boolean isLoggable( [in] long level );
163 …virtual sal_Bool SAL_CALL isLoggable( sal_Int32 nLevel ) throw (::com::sun::star::uno::RuntimeExce…
181 sal_Bool SAL_CALL FilterTracer::isLoggable( sal_Int32 nLevel ) in isLoggable() function in FilterTracer
406 if ( m_aEventLogger.isLoggable( LogLevel::CONFIG ) ) in initializeDriverPrecedence()
565 if ( m_aLogger.isLoggable( LogLevel::FINEST ) ) in impl_callStringMethod()618 if ( m_aLogger.isLoggable( LogLevel::FINEST ) ) in impl_callResultSetMethodWithStrings()
7 …Mappingcom.sun.star.uno.IMappinggetBridgescom.sun.star.uno.IBridgeisLoggablebooleanisLoggabl…
Completed in 35 milliseconds