Reduce verbosity moving messages to DEBUG, and removing redundant interface declaration
This MR takes care of the following minor changes:
-
base_class
is already taking care of doing thedeclareInterface
. It is thus redundant to do that again in the constructor body - Moving
ATH_MSG_INFO
messages for listing properties in theinitialize
method toATH_MSG_DEBUG