This is the logging level that is used for errors
that occur while retrieving metadata. May not need to
log as Level.SEVERE since some errors will be expected.
For instance, a soap 1.1 endpoint will return a version
mismatch fault when a soap 1.2 request is made.
Because this level may be changed as development continues,
we are storing it in one place.
GET_MDATA_REQUEST
final public static String GET_MDATA_REQUEST(Code)