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