method

def_notifier

def_notifier(level, prefix = "")
public

Creates a new LeveledNotifier in the composite #notifiers group.

The given prefix will be assigned to the notifier, and level will be used as the index of the #notifiers Array.

This method returns the newly created instance.