Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 564 Bytes

logging.md

File metadata and controls

16 lines (10 loc) · 564 Bytes

Logging

The logging strategy for app navigator is twofold:

  1. each component writes "types" of log entries to stdout
  2. the kappnav CR provides a user external to control the log level

Logging by Programming Language

  1. Java
  2. Golang
  3. Javascript

Logging User External

How to set logging level.