package
2.0.0+incompatible
Repository: https://github.com/vertica/vcluster.git
Documentation: pkg.go.dev

# README

vlog/

The vlog directory contains code related to logging. Logging is distinct from monitoring because:

  1. Logging is not queryable
  2. Logging is loosely structured

# Functions

DisplayColorInfo prints a colored line into console.

# 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

# Structs

Printer is a wrapper for the logger API that handles dual logging to the log and stdout.