MCPcopy Create free account
hub / github.com/doonv/bevy_dev_console / format_line

Function format_line

src/ui.rs:253–328  ·  view source on GitHub ↗
(
    time: DateTime<chrono::Local>,
    config: &ConsoleConfig,
    LogMessage {
        message,
        name,
        level,
        ..
    }: &LogMessage,
    new: bool,
    command_index: &mut us

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

add_logFunction · 0.85

Calls 4

reset_hint_addedMethod · 0.80
format_textMethod · 0.80
to_color32Method · 0.80
format_levelMethod · 0.80

Tested by

no test coverage detected