]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - src/java/log4j2.xml
Added missing init() method + renamed localInit() -> genericInit()
[pizzaservice-war.git] / src / java / log4j2.xml
index d54528779709c848cfc5cbb23b88c670af70e7dd..1ebbd9fd27e84c8140e6466a8b251312657b8931 100644 (file)
@@ -15,7 +15,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
-<Configuration status="WARN">
+<Configuration status="INFO">
        <Appenders>
                <Console name="STDOUT" target="SYSTEM_OUT">
                        <PatternLayout pattern="%d %-5p [%t] %C{2} (%F:%L) - %m%n"/>