awips2/edexOsgi/com.raytheon.uf.edex.plugin.svrwx/META-INF
Kevin Bisanz d4d1b01f2a Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs
Update the following to use SLF4J:
com.raytheon.edex.plugin.radar
com.raytheon.edex.plugin.recco
com.raytheon.uf.edex.plugin.npp.viirs

Most files were deriving directly or indirectly from the deprecated
AbstractDecoder class and using a protected logger member variable. This
change adds a private logger member variable.  In some cases a class no
longer extends AbstractDecoder if the (now hidden) protected logger was
the only inherited item used.

amend:Do not throw PluginException in RadarDecoder.java

Change-Id: Ib65b4624d713be6d9db4d6ff216e0307593f0acf

Former-commit-id: d00fe48ce641253dae3adcad7cb56d48ec9376cd
2015-12-16 16:42:17 -06:00
..
MANIFEST.MF Omaha #5166: Update logging to use SLF4J:radar,recco,npp.viirs 2015-12-16 16:42:17 -06:00