modulepackage
1.0.0
Repository: https://github.com/ego-component/ealilogger.git
Documentation: pkg.go.dev
# README
ealilogger 组件使用指南
1 简介
迁移原项目ego-component/elogger下的ali模块 (https://github.com/gotomicro/ego-component/tree/master/elogger/ali) 。
# Packages
No description provided by the author
# Functions
NewCore creates a Core that writes logs to a WriteSyncer.
WithAccessKeyID ...
WithAccessKeySecret ....
WithAPIBulkSize ...
WithAPIIdleConnTimeout ...
WithAPIMaxIdleConns ...
WithAPIMaxIdleConnsPerHost ...
WithAPIRetryCount ...
WithAPIRetryMaxWaitTime ...
WithAPIRetryWaitTime ...
WithAPITimeout ...
WithEncoder ...
WithEndpoint ...
WithFallbackCore ...
WithFlushBufferInterval ...
WithFlushBufferSize ...
WithLevelEnabler ...
WithLogstore ...
WithMaxQueueSize ...
WithProject ...
# Type aliases
Option 可选项.