awips2/edexOsgi/com.raytheon.uf.edex.python.decoder/META-INF
Kevin Bisanz b26aa7b4da Omaha #5166: Update logging to use SLF4J:ldad*,plugin.txt,python.decoder
Update the following to use SLF4J:
com.raytheon.edex.plugin.ldadhydro
com.raytheon.edex.plugin.ldadmanual
com.raytheon.edex.plugin.ldadprofiler
com.raytheon.uf.edex.plugin.text
com.raytheon.uf.edex.python.decoder

Some 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.

Change-Id: I0eee737af6b40dbf8e04015a40275996dcbc59c9

Former-commit-id: fa9297eaedc80b80e9da0bd144e10d211167be54
2015-12-17 16:07:05 -06:00
..
MANIFEST.MF Omaha #5166: Update logging to use SLF4J:ldad*,plugin.txt,python.decoder 2015-12-17 16:07:05 -06:00