java.lang.Object | |
↳ | com.tencent.map.lssupport.utils.Logger |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Logger() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void | devLog(TLSAccount account, String content) | ||||||||||
static void | errLog(TLSAccount account, String content) | ||||||||||
static void | log(TLSAccount account, int logLevel, int useLevel, String content) | ||||||||||
static void | usrLog(TLSAccount account, String content) | ||||||||||
static void | warnLog(TLSAccount account, String content) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |