1 Reply Latest reply on Feb 22, 2018 3:30 PM by lafr

    Wildfly 11: How to ignore logger category

    arkadyz

      Hello,

       

      When my Wildfly starts I see:

       

      2018-02-22 11:43:46 [ServerService Thread Pool -- 230] SEVERE myfaces.webapp.AbstractFacesInitializer  - An error occured while initializing MyFaces: WELD-001456: Argument bean must not be null:

       

      I don't want to fix it,

      I want to ignore printing logger category "myfaces.webapp.AbstractFacesInitializer".

       

      Is it possible to define it in standalone.xml in "logging" subsystem ?