mirror of
https://github.com/anope/anope.git
synced 2026-07-10 13:03:12 +02:00
Make DNSBL log message use the module type and give it a category too
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ class CoreExport Log
|
||||
|
||||
Log(BotInfo *b, const Anope::string &category = "");
|
||||
|
||||
Log(Module *m, const Anope::string &category = "");
|
||||
Log(Module *m, const Anope::string &category = "", BotInfo *bi = NULL);
|
||||
|
||||
~Log();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user