58 if (
sConfig.account.loginMessage.empty())
63 return new PyObject(
"util.KeyVal", args );
69 sLog.Warning(
"AuthService",
"Handle_AmUnderage() size=%u", call.
tuple->
size() );
70 call.
Dump(SERVICE__CALL_DUMP);
79 sLog.Warning(
"AuthService",
"Handle_AccruedTime() size=%u", call.
tuple->
size() );
80 call.
Dump(SERVICE__CALL_DUMP);
88 sLog.Warning(
"AuthService",
"Handle_SetLanguageID() size=%u", call.
tuple->
size() );
89 call.
Dump(SERVICE__CALL_DUMP);
#define sConfig
A macro for easier access to the singleton.
Dispatcher *const m_dispatch
PyCallable_Make_InnerDispatcher(AuthService) AuthService
#define sLog
Evaluates to a NewLog instance.
#define PyCallable_REG_CALL(c, m)
Dispatcher *const m_dispatch
void Dump(LogType type) const
void SetItemString(const char *key, PyRep *value)
SetItemString adds or sets a database entry.