package
5.0.0-20220302090640-ec71aef15e1c
Repository: https://github.com/masterhung0112/hk_server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DisableZap is called to disable Zap, and Logr will be used instead.
EnableZap re-enables Zap such that any Logger instances created after this call will allow Zap targets.
DON'T USE THIS Modify the level on the app logger.
DON'T USE THIS Modify the level on the app logger.
No description provided by the author
No description provided by the author
NewLogrTarget creates a `logr.Target` based on a target config.
NewSyslogTarget creates a target capable of outputting log records to remote or local syslog, with or without TLS.
NewTcpTarget creates a target capable of outputting log records to a raw socket, with or without TLS.
NewTestingLogger creates a Logger that proxies logs through a testing interface.
No description provided by the author

# Constants

DefaultFlushTimeout is the default amount of time mlog.Flush will wait before timing out.
No description provided by the author
No description provided by the author
No description provided by the author
Very verbose messages for debugging specific issues.
Errors are messages about things we know are problems.
Default log level, informational.
Warnings are messages about possible issues.
30 seconds.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
used by the audit system.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
Standard levels.
Standard levels.
Standard levels.
Standard levels.
used only by the logger.
Standard levels.
used by Remote Cluster Service.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
used by Shared Channel Sync Service.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
Register custom (discrete) levels here.
used by redirected standard logger.
used by the TCP log target.
Standard levels.
Standard levels.
Combinations for LogM (log multi).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Made for the plugin interface, use the regular logger for other uses.
Syslog outputs log records to local or remote syslog.
SyslogParams provides parameters for dialing a syslog daemon.
Tcp outputs log records to raw socket server.
TcpParams provides parameters for dialing a socket server.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Type and function aliases from zap to limit the libraries scope into MM code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author