InfoFormat > DebugFormat
Signed-off-by: SignpostMarv Martin <me@signpostmarv.name>0.7.1-dev
parent
6153c45973
commit
0e808950fb
|
@ -79,7 +79,7 @@ namespace OpenSim.Services.AuthenticationService
|
|||
return GetToken(principalID, lifetime);
|
||||
}
|
||||
}else{
|
||||
m_log.InfoFormat("[Authenticate]: no col webLoginKey in passwd.db");
|
||||
m_log.DebugFormat("[Authenticate]: no col webLoginKey in passwd.db");
|
||||
}
|
||||
}
|
||||
m_log.DebugFormat("[AUTH SERVICE]: PrincipalID {0} or its data not found", principalID);
|
||||
|
|
Loading…
Reference in New Issue