Made sure the logging plugin logs on a format that looks almost the same as we used to have in the past.
This commit is contained in:
@@ -46,6 +46,7 @@ struct plugin_user
|
||||
unsigned int sid;
|
||||
const char* nick;
|
||||
const char* cid;
|
||||
const char* user_agent;
|
||||
struct ip_addr_encap addr;
|
||||
enum auth_credentials credentials;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user