Log Message#

Logs a string message to a carb logging channel

Installation#

To use this node enable omni.graph.action_nodes_core in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

Channel (inputs:channel)

token

The channel to push the message to

omni.graph.nodes_core.plugin

Metadata

literalOnly = 1

Exec In (inputs:execIn)

execution

Signal to the graph that this node is ready to be executed.

None

Log Level (inputs:logLevel)

token

The logging level for the message [Verbose, Info, Warn, Error]

Info

Metadata

allowedTokens = Verbose,Info,Warn,Error

Message (inputs:message)

string

The message to log

Outputs#

Name

Type

Descripton

Default

Exec Out (outputs:execOut)

execution

Signal to the graph that execution can continue downstream.

None

Metadata#

Name

Value

Unique ID

omni.graph.action.LogMessage

Version

1

Extension

omni.graph.action_nodes_core

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Log Message

Categories

function

Generated Class Name

OgnLogMessageDatabase

Python Module

omni.graph.action_nodes_core