blob: 08300062ecb2f2e1dbbd85f43bbb44d93ade6d7a [file] [log] [blame]
#
# Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
# logging messages
logging.read.error=CORE10000: Cannot read logging configuration file {0}
logging.formatter.load=CORE10001: Cannot load specified formatter class file : {0}
logging.set.formatter=CORE10002: Exception thrown while setting ConsoleHandler formatter : {0}
logging.update.levels=CORE10003: Updated log levels for loggers.
logging.backend.error.instance=CORE10004: Exception in getting instance Log File from Remote maching using SFTPClient: {0}
logging.backend.error.fetchrecord=CORE10005: Exception in fetching record using query: {0}
logging.backend.error=CORE10006: Exception in log viewer back end code: {0}
logging.backend.error.filenotfound=CORE10007: Requested Log file is not Found: {0}