Searched defs:getLogger (Results 1 – 7 of 7) sorted by relevance
71 public static Logger getLogger(Object obj, boolean screenshotEnabled) { in getLogger() method in Logger77 public static Logger getLogger(String name, boolean screenshotEnabled) { in getLogger() method in Logger84 public static Logger getLogger(Object obj) { in getLogger() method in Logger90 public static synchronized Logger getLogger(String name) { in getLogger() method in Logger
67 const ::comphelper::ResourceBasedEventLogger& getLogger() const { return m_aLogger; } in getLogger() function in connectivity::java_sql_Driver
107 const java::sql::ConnectionLog& getLogger() const { return m_aLogger; } in getLogger() function in connectivity::java_sql_Connection
68 public ResourceBasedEventLogger getLogger() { in getLogger() method in JDBCDriver
543 public ConnectionLog getLogger() { in getLogger() method in JavaSQLConnection
78 inline const Reference< XLogger >& getLogger() const { return m_xLogger; } in getLogger() function in comphelper::EventLogger_Impl
435 public static XLogger getLogger() in getLogger() method in ReportWizard
Completed in 33 milliseconds