Table of Contents

dmm-switch

cp openflowplugin/sample/learning-switch dmm/dmm-switch

update dmm-switch/pom.xml

update dmm-features

Log Level

  log:set DEBUG org.opendaylight.openflowplugin.learningswitch.multi.LearningSwitchManagerMultiImpl 
  
  karaf@root> log:set LEVEL mypackage.subpackage

This will set the logging for that specific package to whatever the level you provide.

In Karaf 3.x, you can also filter for a specific package using the following command:

karaf@root> log:get mypackage.subpackage

Bundle

  bundle:list | grep bundle
  xx abdc
  bundle:watch xx