Versions in this module Expand all Collapse all v0 v0.0.8 Oct 27, 2020 v0.0.7 Oct 27, 2020 Changes in this version + const AgentConfig + const EngineResourceKey + const EngineSyncResult + func AgentId(agentId int64) zap.Field + func CommitId(commitId string) zap.Field + func CorrelationId(correlationId string) zap.Field + func CorrelationIdFromContext(ctx context.Context) zap.Field + func IsWebSocket(isWebSocket bool) zap.Field + func LevelFromString(levelStr string) (zapcore.Level, error) + func LoggerWithLevel(level zapcore.LevelEnabler) *zap.Logger + func NetAddress(listenAddress string) zap.Field + func NetAddressFromAddr(addr net.Addr) zap.Field + func NetNetwork(listenNetwork string) zap.Field + func NetNetworkFromAddr(addr net.Addr) zap.Field + func ProjectId(projectId string) zap.Field + func ProjectPath(projectPath string) zap.Field + func RedisKey(key []byte) zap.Field + func SentryDSN(sentryDSN string) zap.Field + func SentryEnv(sentryEnv string) zap.Field + func TokenLimit(limit uint64) zap.Field + func U64Count(count uint64) zap.Field + func UrlPath(urlPath string) zap.Field