awips2/edexOsgi/com.raytheon.uf.edex.python.decoder
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
..
META-INF Omaha #5166: Update logging to use SLF4J:ldad*,plugin.txt,python.decoder 2015-12-17 16:07:05 -06:00
src/com/raytheon/uf/edex/python/decoder Omaha #5166: Update logging to use SLF4J:ldad*,plugin.txt,python.decoder 2015-12-17 16:07:05 -06:00
utility/common_static/base/python Omaha #3427 decoder interface now takes full path to jar 2014-08-04 09:23:59 -05:00
.classpath Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
.project Issue #2032 move build.edex's common-static files to appropriate plugins 2013-07-18 09:53:53 -05:00
.pydevproject Issue #2032 move build.edex's common-static files to appropriate plugins 2013-07-18 09:53:53 -05:00
build.properties Omaha #4469 Some files are missing from plugins' build.properties 2015-05-19 11:47:40 -05:00
com.raytheon.uf.edex.python.decoder.ecl 12.4.1-4 baseline 2012-04-18 15:18:16 -05:00