]> git.stg.codes - stg.git/blobdiff - rscriptd/listener.h
Public interfaces: part 1
[stg.git] / rscriptd / listener.h
index b400ebbcfa435b5fe24bf2de7abccfc28d15dbf2..7fb71ee388629e35b1788a4828331449aabc6feb 100644 (file)
@@ -105,7 +105,7 @@ private:
     bool                Connect(const UserData & data) const;
 
     BLOWFISH_CTX        ctxS;
-    STG_LOGGER &        WriteServLog;
+    STG::Logger&        WriteServLog;
 
     mutable std::string errorStr;
     std::string         scriptOnConnect;