a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# Copyright (c) 2010-2011 Oracle and/or its affiliates. All rights reserved.
a3011b448b38c39a7222f2f1eb40c8349023f650vboxsync# The contents of this file are subject to the terms of either the GNU
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# General Public License Version 2 only ("GPL") or the Common Development
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# and Distribution License("CDDL") (collectively, the "License"). You
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# may not use this file except in compliance with the License. You can
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# obtain a copy of the License at
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# or packager/legal/LICENSE.txt. See the License for the specific
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# language governing permissions and limitations under the License.
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# When distributing the software, include this License Header Notice in each
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# file and include the License file at packager/legal/LICENSE.txt.
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# GPL Classpath Exception:
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# Oracle designates this particular file as subject to the "Classpath"
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# exception as provided by Oracle in the GPL Version 2 section of the License
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# file that accompanied this code.
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# Modifications:
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# If applicable, add the following below the License Header, with the fields
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# enclosed by brackets [] replaced by your own identifying information:
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# "Portions Copyright [year] [name of copyright owner]"
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# Contributor(s):
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# If you wish your version of this file to be governed by only the CDDL or
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# only the GPL Version 2, indicate your decision by adding "[Contributor]
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# elects to include this software in this distribution under the [CDDL or GPL
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# Version 2] license." If you don't indicate a single choice of license, a
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# recipient has the option to distribute your version of this file under
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# either the CDDL, the GPL Version 2 or to extend the choice of license to
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# its licensees as provided above. However, if you add GPL Version 2 code
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# and therefore, elected the GPL Version 2 license, then the option applies
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync# only if the new code is made subject to such option by the copyright
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync#Update Thu Mar 10 2010
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsync#All attributes details
1edca85ede2f5073e962bf32fa2abe26f128f11avboxsyncjava.util.logging.ConsoleHandler.formatter=com.sun.enterprise.server.logging.UniformLogFormatter
1edca85ede2f5073e962bf32fa2abe26f128f11avboxsynccom.sun.enterprise.server.logging.GFFileHandler.formatter=com.sun.enterprise.server.logging.UniformLogFormatter
1edca85ede2f5073e962bf32fa2abe26f128f11avboxsynccom.sun.enterprise.server.logging.GFFileHandler.file=${com.sun.aas.instanceRoot}/logs/server.log
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsynccom.sun.enterprise.server.logging.GFFileHandler.rotationTimelimitInMinutes=0
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsynccom.sun.enterprise.server.logging.GFFileHandler.flushFrequency=1
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsynccom.sun.enterprise.server.logging.GFFileHandler.logtoConsole=false
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsynccom.sun.enterprise.server.logging.GFFileHandler.rotationLimitInBytes=2000000
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsynccom.sun.enterprise.server.logging.SyslogHandler.useSystemLogging=false
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynccom.sun.enterprise.server.logging.GFFileHandler.retainErrorsStasticsForHours=0
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynclog4j.logger.org.hibernate.validator.util.Version=warn
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynccom.sun.enterprise.server.logging.GFFileHandler.maxHistoryFiles=0
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynccom.sun.enterprise.server.logging.GFFileHandler.rotationOnDateChange=false
bf798cb79ac0bda723591893603554df2c16ddc5vboxsyncjava.util.logging.FileHandler.formatter=java.util.logging.XMLFormatter
bf798cb79ac0bda723591893603554df2c16ddc5vboxsync# Used for setting log record format values for setting log data under server.log file
bf798cb79ac0bda723591893603554df2c16ddc5vboxsync# Generic Record Format: [#|yyyy-mm-ddTHH:mm:ss:SSS-ZZZZ|Level|ProductId|Logger Name|Name Value Pairs|MsgId: Message|#]
bf798cb79ac0bda723591893603554df2c16ddc5vboxsync# User is allowed to change date format for recording data in server.log
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynccom.sun.enterprise.server.logging.GFFileHandler.logFormatDateFormat=yyyy-MM-dd'T'HH:mm:ss.SSSZ
bf798cb79ac0bda723591893603554df2c16ddc5vboxsync#All log level details
bf798cb79ac0bda723591893603554df2c16ddc5vboxsynccom.sun.enterprise.server.logging.GFFileHandler.level=ALL
04f905599c3a63d4349a8584d7ca5b9e0a3c3b98vboxsyncjavax.enterprise.system.core.classloading.level=INFO
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsyncjavax.enterprise.system.container.ejb.mdb.level=INFO
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsyncjavax.enterprise.resource.resourceadapter.level=INFO
00331fbaff118e6a5077fe96327aca51a70459dbvboxsyncjavax.enterprise.system.webservices.registry.level=INFO
a1a825a2fcd6b32bd63d40a0705ef68fcbf1ed16vboxsyncjavax.enterprise.system.core.selfmanagement.level=INFO
2ad9f8a731c73f6ac74044d42d47bbaf6f44a566vboxsyncjavax.enterprise.resource.webcontainer.jsf.application.level=INFO
99f33ab590a3a65e0cd082dd8d67779efb9cc6c9vboxsyncjavax.enterprise.resource.webcontainer.jsf.resource.level=INFO
99f33ab590a3a65e0cd082dd8d67779efb9cc6c9vboxsyncjavax.enterprise.resource.webcontainer.jsf.config.level=INFO
2ad9f8a731c73f6ac74044d42d47bbaf6f44a566vboxsyncjavax.enterprise.resource.webcontainer.jsf.context.level=INFO
99f33ab590a3a65e0cd082dd8d67779efb9cc6c9vboxsyncjavax.enterprise.resource.webcontainer.jsf.facelets.level=INFO
00331fbaff118e6a5077fe96327aca51a70459dbvboxsyncjavax.enterprise.resource.webcontainer.jsf.lifecycle.level=INFO
2ad9f8a731c73f6ac74044d42d47bbaf6f44a566vboxsyncjavax.enterprise.resource.webcontainer.jsf.managedbean.level=INFO
00331fbaff118e6a5077fe96327aca51a70459dbvboxsyncjavax.enterprise.resource.webcontainer.jsf.renderkit.level=INFO
2ad9f8a731c73f6ac74044d42d47bbaf6f44a566vboxsyncjavax.enterprise.resource.webcontainer.jsf.taglib.level=INFO