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

tmuxp.log.DebugLogFormatter

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

API reference · Markdown

class tmuxp.log.DebugLogFormatter
class [source]
class [source]
class tmuxp.log.DebugLogFormatter
Bases:

Provides greater technical details than standard log Formatter.

Members

template

template = debug_log_template
attribute [source]
attribute [source]
template

__init__

__init__ ( self , color : bool = True , kwargs : t.Any ) → None
method [source]
method [source]
__init__

Inherited from tmuxp.log.LogFormatter

format

format ( self , record : logging.LogRecord ) → str
method [source]
method [source]
format

Inherited from tmuxp.log.LogFormatter

Format a log record.

Esc

Type to search.