# Functions
No description provided by the author
New init SDK.
NewBatchConsumer create BatchConsumer.
NewBatchConsumerWithBatchSize create BatchConsumer serverUrl appId batchSize: flush event count each time.
NewBatchConsumerWithCompress create BatchConsumer serverUrl appId compress: enable data compress.
No description provided by the author
NewDebugConsumer init DebugConsumer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewLogConsumerWithFileSize init LogConsumer directory: directory of log file r: rotate mode of log file.
SetLoggerConfig set config.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
channel size.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
disable log.
print on console.
print both on console and file.
print to file.
No description provided by the author
by the day.
by the hour.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BatchConsumer upload data to TE by http.
No description provided by the author
DebugConsumer The data is reported one by one, and when an error occurs, the log will be printed on the console.
No description provided by the author
LogConsumer write data to file, it works with LogBus.
No description provided by the author
No description provided by the author
# Interfaces
Consumer define operation interface.