Backend - Log Node
| Description | The Backend - Log node allows writing log messages on the backend side. It is used for debugging and monitoring purposes during flow execution on the server. Logs generated by this node are not visible to the end user and can be accessed only through backend logging systems. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Backend - Log |
Node Configurations
Log Content
Put a content that you want to display on the server log side.Log Level
Define the **severity or importance** of the message. The available levels are: - **Memory**: Used for memory-related logging or diagnostics - **Trace**: Provides very detailed information, typically for deep debugging - **Debug**: Used for general debugging information - **Info**: General informational messages about normal execution - **Notice**: Indicates notable but non-critical events - **Warning**: Signals potential issues that do not stop executionDefault Output Node
- Success
- Failure