You use a notification list to subscribe an adapter to a Global Manager. For example, to subscribe the Log File Notifier Adapter to the default notification list, use the following:

SubscribesTo = 
 {
GA_NLSubscription::file-Default-NLSubscriptions
 {
  NLName = "Default"
 }
}