Class MessagesActiveViamWeb


  • @Deprecated(since="6.0.5",
                forRemoval=true)
    public class MessagesActiveViamWeb
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Class grouping all messages for this module.
    Author:
    ActiveViam
    • Constructor Detail

      • MessagesActiveViamWeb

        public MessagesActiveViamWeb()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getLogger

        public static Logger getLogger​(Class<?> cls)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Gets a logger by a class.
        Parameters:
        cls - the class identifying the logger
        Returns:
        the logger for the specified class.