Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The environment variable RIALTO_CONSOLE_LOG can be used for changing log target. When RIALTO_CONSOLE_LOG=1 is set, Rialto app will log to console.

RIALTO_SESSION_SERVER_STARTUP_TIMEOUT_MS

The environment variable RIALTO_SESSION_SERVER_STARTUP_TIMEOUT_MS can be used to set the app startup timeout in Rialto. By default NO timeout is set if this configuration is not provided.

Dynamic Control

The Rialto Server Manager has an interface to allow the Application Manager to change the log levels at any time. A single call to this API will update the specified log levels for all running Rialto Components as follows:

...