logz

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AgentConfig = "agent_config"
	// EngineResourceKey is GitOps Engine's kube.ResourceKey.
	EngineResourceKey = "resource_key"
	// EngineResourceKey is GitOps Engine's synchronization result message.
	EngineSyncResult = "sync_result"
)

These constants are for type-safe zap field helpers that are not here to: - avoid adding a dependency or - because they are not generally useful. Field names are here to make it possible to see all field names that are in use.

Variables

This section is empty.

Functions

func AgentId

func AgentId(agentId int64) zap.Field

func CommitId

func CommitId(commitId string) zap.Field

func CorrelationId

func CorrelationId(correlationId string) zap.Field

func CorrelationIdFromContext

func CorrelationIdFromContext(ctx context.Context) zap.Field

func IsWebSocket

func IsWebSocket(isWebSocket bool) zap.Field

func LevelFromString

func LevelFromString(levelStr string) (zapcore.Level, error)

func LoggerWithLevel

func LoggerWithLevel(level zapcore.LevelEnabler) *zap.Logger

func NetAddress

func NetAddress(listenAddress string) zap.Field

func NetAddressFromAddr

func NetAddressFromAddr(addr net.Addr) zap.Field

func NetNetwork

func NetNetwork(listenNetwork string) zap.Field

func NetNetworkFromAddr

func NetNetworkFromAddr(addr net.Addr) zap.Field

func ProjectId

func ProjectId(projectId string) zap.Field

func ProjectPath

func ProjectPath(projectPath string) zap.Field

func RedisKey

func RedisKey(key []byte) zap.Field

Use for any keys in Redis.

func SentryDSN

func SentryDSN(sentryDSN string) zap.Field

func SentryEnv

func SentryEnv(sentryEnv string) zap.Field

func TokenLimit

func TokenLimit(limit uint64) zap.Field

Use for any integer counters.

func U64Count

func U64Count(count uint64) zap.Field

Use for any integer counters.

func UrlPath

func UrlPath(urlPath string) zap.Field

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL