Skip to main content

foundation-notifications.notificationbuilder.withloglevel

Home > @genesislcap/foundation-notifications > NotificationBuilder > withLogLevel

NotificationBuilder.withLogLevel() method

Warning: This API is now obsolete.

Use showNotificationBanner/Dialog/Snackbar/Toast instead or provide a NotificationStructure object when used with an event for a notification listener.

Add log level to notification

Signature:

withLogLevel(logLevel: LogLevel): NotificationBuilder;

Parameters

Parameter

Type

Description

logLevel

LogLevel

Returns:

NotificationBuilder