Default language.

Important This documentation space contains information about the SaaS version of BMC Helix Discovery. If you are using the on-premises version of BMC Helix Discovery, see BMC Helix Discovery 25.2 (On-Premises).

Log functions


The following functions are for logging. Each takes a single positional argument:

The log messages that are output automatically include the name of the pattern performing the log action.  

Each function takes a single positional argument:

Function name

Parameter

Description

log.debug

(string)

Log the given message with a debug level message.

log.info

(string)

Log the given message with an info level message.

log.warn

(string)

Log the given message with a warn level message.

log.error

(string)

Log the given message with an error level message.

log.critical

(string)

Log the given message with a critical level message.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*