Optionallogger?: CustomLoggerOptionallogLog level used throughout the connection and messaging process. Defaults to 'error'.
Optionalplatform?: WebLayoutPlatformOptionsOptions used to initialize Web Layouts related features. If omitted, calling fin.Platform.Layout.init()
will not work.
Optional custom logger implementation to propagate messages to. Respects
logLevel, if configured.