toggle menu
edna ChatCenter SDK
5.1
edna ChatCenter SDK
switch theme
search in API
edna ChatCenter SDK
/
edna.chatcenter.ui.core.logger
/
ChatLoggerConfig
/
ChatLoggerConfig
Chat
Logger
Config
constructor
(
applicationContext
:
Context
,
logLevel
:
ChatLogLevel
=
ChatLogLevel.VERBOSE
,
logFileSize
:
Int
=
1
,
logFileMaxCount
:
Int
=
5
,
logInterceptor
:
ChatLoggerConfig.LogInterceptor
?
=
null
)