Files

client/console

Overview

Renders the interactive console UI, logging, and terminal helpers for the client. Coordinates readline behavior, prompt styling, and message formatting.

Go Files

  • console.go Implements the interactive console, prompt rendering, and RPC client integration.
  • log.go Provides structured logging utilities and output filters tailored to the console experience.