Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmuxp.log.LEVEL_COLORS

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

tmuxp.log.LEVEL_COLORS = { "DEBUG": f"\033[{_ansi_colors['blue']}m", "INFO": f"\033[{_ansi_colors['green']}m", "WARNING": f"\033[{_ansi_colors['yellow']}m", "ERROR": f"\033[{_ansi_colors['red']}m", "CRITICAL": f"\033[{_ansi_colors['red']}m", }
constant [source]
constant [source]
tmuxp.log.LEVEL_COLORS
Esc

Type to search.