# Functions
LogsBytesDecode decodes logs binary data retruned by GetLogsBytes API.
NewAliLS create a new Logger.
NewLogProject creates a new SLS project.
# Constants
CacheSize set the flush size.
Delimiter define the topic delimiter.
OffsetNewest stands for the log head offset, i.e.
OffsetOldest stands for the oldest offset available on the logstore for a shard.
# Structs
Config is the Config for Ali Log.
InputDetail define log detail.
Log define the proto Log.
LogConfig define Log Config.
LogContent define the Log content struct.
LogGroup define the logs struct.
LogGroupList define the LogGroups.
LogProject Define the Ali Project detail.
LogStore Store the logs.
Machine define the Machine.
MachineGroup define the machine Group.
MachineGroupAttribute define the Attribute.
MachineList define the Machine List.
OutputDetail define the output detail.
Shard define the Log Shard.