api

command module
v0.0.0-...-bade21a Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

README

api

Log level

Mapping between LogSeverity for Cloud Logging and zerolog

LogSeverity description zerolog
DEFAULT (0) The log entry has no assigned severity level. trace (-1)
DEBUG (100) Debug or trace information. debug (0)
INFO (200) Routine information, such as ongoing status or performance. info (1)
NOTICE (300) Normal but significant events, such as start up, shut down, or a configuration change. none
WARNING (400) Warning events might cause problems. warn (2)
ERROR (500) Error events are likely to cause problems. error (3)
CRITICAL (600) Critical events cause more severe problems or outages. fatal (4)
ALERT (700) A person must take an action immediately. none
EMERGENCY (800) One or more systems are unusable. panic (5)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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