Lines Matching full:information
81 /// Prints an emergency-level message (level 0) prefixed with device information.
91 /// Prints an alert-level message (level 1) prefixed with device information.
101 /// Prints a critical-level message (level 2) prefixed with device information.
111 /// Prints an error-level message (level 3) prefixed with device information.
121 /// Prints a warning-level message (level 4) prefixed with device information.
131 /// Prints a notice-level message (level 5) prefixed with device information.
141 /// Prints an info-level message (level 6) prefixed with device information.
151 /// Prints a debug-level message (level 7) prefixed with device information.
248 /// Prints an emergency-level message (level 0) prefixed with device information.
254 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
273 /// Prints an alert-level message (level 1) prefixed with device information.
279 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
298 /// Prints a critical-level message (level 2) prefixed with device information.
304 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
323 /// Prints an error-level message (level 3) prefixed with device information.
329 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
348 /// Prints a warning-level message (level 4) prefixed with device information.
354 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
373 /// Prints a notice-level message (level 5) prefixed with device information.
379 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
398 /// Prints an info-level message (level 6) prefixed with device information.
404 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
423 /// Prints a debug-level message (level 7) prefixed with device information.
429 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from