logging.properties revision ada1678a4262b208a7b87391f520a7767d25287c
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# The contents of this file are subject to the terms of either the GNU
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# General Public License Version 2 only ("GPL") or the Common Development
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# and Distribution License("CDDL") (collectively, the "License"). You
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# may not use this file except in compliance with the License. You can
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# obtain a copy of the License at
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# or packager/legal/LICENSE.txt. See the License for the specific
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# language governing permissions and limitations under the License.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# When distributing the software, include this License Header Notice in each
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# file and include the License file at packager/legal/LICENSE.txt.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac#
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# GPL Classpath Exception:
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Oracle designates this particular file as subject to the "Classpath"
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# exception as provided by Oracle in the GPL Version 2 section of the License
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# file that accompanied this code.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Modifications:
ce5071e4cf52c944544a9a337299cbbeafc36e28jvergara# If applicable, add the following below the License Header, with the fields
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# enclosed by brackets [] replaced by your own identifying information:
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# "Portions Copyright [year] [name of copyright owner]"
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Contributor(s):
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# If you wish your version of this file to be governed by only the CDDL or
4e88588a80de5cc5c3769aece306afc00de6280fjvergara# only the GPL Version 2, indicate your decision by adding "[Contributor]
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# elects to include this software in this distribution under the [CDDL or GPL
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Version 2] license." If you don't indicate a single choice of license, a
4e88588a80de5cc5c3769aece306afc00de6280fjvergara# recipient has the option to distribute your version of this file under
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# either the CDDL, the GPL Version 2 or to extend the choice of license to
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# its licensees as provided above. However, if you add GPL Version 2 code
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# and therefore, elected the GPL Version 2 license, then the option applies
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# only if the new code is made subject to such option by the copyright
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# holder.
4e88588a80de5cc5c3769aece306afc00de6280fjvergara#
4e88588a80de5cc5c3769aece306afc00de6280fjvergara
4e88588a80de5cc5c3769aece306afc00de6280fjvergara#GlassFish logging.properties list
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff#Mon Mar 16 22:32:12 PDT 2009
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.tools.admin.level=INFO
ce5071e4cf52c944544a9a337299cbbeafc36e28jvergarahandlers=java.util.logging.ConsoleHandler
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjava.util.logging.ConsoleHandler.formatter=com.sun.enterprise.server.logging.UniformLogFormatter
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcdufforg.apache.jasper.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.corba.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.classloading.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.jta.level=INFO
ce5071e4cf52c944544a9a337299cbbeafc36e28jvergarajava.util.logging.ConsoleHandler.level=FINEST
ce5071e4cf52c944544a9a337299cbbeafc36e28jvergaracom.sun.enterprise.server.logging.GFFileHandler.file=logs/server.log
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.rotationTimelimitInMinutes=0
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.webservices.saaj.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjava.util.logging.FileHandler.formatter=java.util.logging.XMLFormatter
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.tools.deployment.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.container.ejb.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.formatter=com.sun.enterprise.server.logging.UniformLogFormatter
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.transaction.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcdufforg.apache.catalina.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.rotationTimelimitInMinutes=0
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.container.ejb.mdb.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcdufforg.apache.coyote.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjava.util.logging.FileHandler.limit=50000
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.javamail.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.logtoConsole=false
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.webservices.rpc.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.container.web.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.rotationLimitInBytes=0
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.util.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.resourceadapter.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.jms.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.config.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.rotationLimitInBytes=0
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.security.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.container.cmp.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjava.util.logging.FileHandler.pattern=%h/java%u.log
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.SyslogHandler.useSystemLogging=false
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffgroup-management-services=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.alarms=false
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.webservices.registry.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.selfmanagement.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjava.util.logging.FileHandler.count=1
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.resource.jdo.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffjavax.enterprise.system.core.naming.level=INFO
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffcom.sun.enterprise.server.logging.GFFileHandler.retainErrorsStasticsForHours=0
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff