Versions in this module Expand all Collapse all v1 v1.8.1 Oct 27, 2022 Changes in this version + const LOG_MARK_CRITICAL + const LOG_MARK_CUSTOM + const LOG_MARK_DEBUG v1.8.0 Jun 14, 2022 Changes in this version + func InitLogger(recorderEndpoint string) + type LogRecorder struct + Endpoint string + func (l *LogRecorder) Write(p []byte) (n int, err error)