NotificationLevel
An enumeration.
enum NotificationLevel {
NONE
DEBUG
INFO
WARNING
ERROR
CRITICAL
}
Values
NotificationLevel.NONE
NotificationLevel.DEBUG
NotificationLevel.INFO
NotificationLevel.WARNING
NotificationLevel.ERROR
NotificationLevel.CRITICAL
Member Of
BulkCreateInput
input