tmuxp.log.debug_log_template
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- tmuxp.log.debug_log_template ( self : type[logging.Formatter] , record : logging.LogRecord , stylized : bool | None = False , kwargs : t.Any ) str
-
Return the prefix for the log message. Template for Formatter.
- Parameters
-
-
record ( logging.LogRecord ) – Object passed from
logging.Formatter.format.
-
- Returns
-
str Log template.