]> git.stg.codes - stg.git/blobdiff - stargazer/plugins/store/firebird/firebird_store.cpp
Public interfaces: part 1
[stg.git] / stargazer / plugins / store / firebird / firebird_store.cpp
index f9a2f78e52a99109be2e873b6236537913572f27..c2b815a3f78cfefc007183b28108087a1d329a2a 100644 (file)
@@ -57,7 +57,7 @@ FIREBIRD_STORE::FIREBIRD_STORE()
       til(IBPP::ilConcurrency),
       tlr(IBPP::lrWait),
       schemaVersion(0),
       til(IBPP::ilConcurrency),
       tlr(IBPP::lrWait),
       schemaVersion(0),
-      logger(GetPluginLogger(GetStgLogger(), "store_firebird"))
+      logger(PluginLogger::get("store_firebird"))
 {
 pthread_mutex_init(&mutex, NULL);
 }
 {
 pthread_mutex_init(&mutex, NULL);
 }