logs

package
v0.0.0-...-09780b5 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Action     = "action"
	Audit      = "audit"
	DebugLevel = 1
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionLogValue

type ActionLogValue string

Action type represents all possible value of 'action' log field. For more details see https://github.com/redhat-appstudio/book/blob/main/ADR/0006-log-conventions.md

const (
	ActionView   ActionLogValue = "VIEW"
	ActionAdd    ActionLogValue = "ADD"
	ActionUpdate ActionLogValue = "UPDATE"
	ActionDelete ActionLogValue = "DELETE"
)

Jump to

Keyboard shortcuts

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