logging.properties revision 3704
678N/A#
3321N/A# Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved.
678N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
678N/A#
678N/A# This code is free software; you can redistribute it and/or modify it
678N/A# under the terms of the GNU General Public License version 2 only, as
678N/A# published by the Free Software Foundation. Oracle designates this
678N/A# particular file as subject to the "Classpath" exception as provided
678N/A# by Oracle in the LICENSE file that accompanied this code.
678N/A#
678N/A# This code is distributed in the hope that it will be useful, but WITHOUT
678N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
678N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
678N/A# version 2 for more details (a copy is included in the LICENSE file that
678N/A# accompanied this code).
678N/A#
678N/A# You should have received a copy of the GNU General Public License version
678N/A# 2 along with this work; if not, write to the Free Software Foundation,
2362N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2362N/A#
2362N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
678N/A# or visit www.oracle.com if you need additional information or have any
678N/A# questions.
678N/A#
1535N/A
678N/A# Localizations for Level names. For the US locale
678N/A# these are the same as the non-localized level name.
678N/A
678N/A# The following ALL CAPS words should be translated.
678N/AALL=ALL
678N/A# The following ALL CAPS words should be translated.
678N/ASEVERE=SEVERE
678N/A# The following ALL CAPS words should be translated.
678N/AWARNING=WARNING
678N/A# The following ALL CAPS words should be translated.
678N/AINFO=INFO
678N/A# The following ALL CAPS words should be translated.
678N/ACONFIG= CONFIG
678N/A# The following ALL CAPS words should be translated.
678N/AFINE=FINE
678N/A# The following ALL CAPS words should be translated.
1535N/AFINER=FINER
1535N/A# The following ALL CAPS words should be translated.
1536N/AFINEST=FINEST
3321N/A# The following ALL CAPS words should be translated.
3321N/AOFF=OFF
678N/A