Module simics::api::logging

source ยท
Expand description

Logging APIs

Enumsยง

  • A log level as defined by SIMICS

Constantsยง

Functionsยง

  • _log_critical ๐Ÿ”’
    Log an info-level message through the SIMICS logging functions
  • _log_error ๐Ÿ”’
    Log an info-level message through the SIMICS logging functions
  • _log_info ๐Ÿ”’
    Log an info-level message through the SIMICS logging functions
  • _log_level ๐Ÿ”’
    Get the current log level of an object
  • Register one or more groups for the class
  • Log an error-level message through the SIMICS logging functions
  • _log_unimplemented ๐Ÿ”’
    Log an error-level message through the SIMICS logging functions
  • _set_log_level ๐Ÿ”’
    Set the SIMICS log level for an object
  • Log an info-level message through the SIMICS logging functions
  • Log an info-level message through the SIMICS logging functions
  • Log an info-level message through the SIMICS logging functions
  • Get the current log level of an object
  • Register one or more groups for the class
  • Log an error-level message through the SIMICS logging functions
  • Log an error-level message through the SIMICS logging functions
  • sanitize ๐Ÿ”’
    Sanitize a string for logging (i.e. as if with printf)
  • Set the SIMICS log level for an object