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.
222 /// Prints an emergency-level message (level 0) prefixed with device information.
228 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
247 /// Prints an alert-level message (level 1) prefixed with device information.
253 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
272 /// Prints a critical-level message (level 2) prefixed with device information.
278 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
297 /// Prints an error-level message (level 3) prefixed with device information.
303 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
322 /// Prints a warning-level message (level 4) prefixed with device information.
328 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
347 /// Prints a notice-level message (level 5) prefixed with device information.
353 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
372 /// Prints an info-level message (level 6) prefixed with device information.
378 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from
397 /// Prints a debug-level message (level 7) prefixed with device information.
403 /// Mimics the interface of [`std::print!`]. More information about the syntax is available from