package
6.3.12+incompatible
Repository: https://github.com/loft-sh/devspace.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
GetBaseInstance returns the base stdout logger.
No description provided by the author
GetFileLogger returns a logger instance for the specified filename.
GetInstance returns the Logger instance.
No description provided by the author
No description provided by the author
No description provided by the author
OverrideRuntimeErrorHandler overrides the standard runtime error handler that logs to stdout with a file logger that logs all runtime.HandleErrors to errors.log.
PrintLogo prints the devspace logo.
No description provided by the author
PrintTableWithOptions prints a table with header columns and string values.
No description provided by the author
StartFileLogging logs the output of the global logger to the file default.log.
No description provided by the author

# Constants

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

# Variables

No description provided by the author
Discard is a logger implementation that just discards every log statement.
Logdir specifies the relative path to the devspace logs.

# Structs

DiscardLogger just discards every log statement.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SurveyError is used to identify errors where questions were asked in the discard logger.

# Interfaces

Logger defines the devspace common logging interface.

# Type aliases

No description provided by the author