All Downloads are FREE. Search and download functionalities are using the official Maven repository.

h.client.client-benchmarks.2.17.0.source-code.log4j2.properties Maven / Gradle / Ivy

There is a newer version: 2.18.0
Show newest version
#
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to
# this file be licensed under the Apache-2.0 license or a
# compatible open source license.
#
# Modifications Copyright OpenSearch Contributors. See
# GitHub history for details.
#

appender.console.type = Console
appender.console.name = console
appender.console.layout.type = PatternLayout
appender.console.layout.pattern = [%d{ISO8601}][%-5p][%-25c] [%node_name]%marker %m%n

rootLogger.level = info
rootLogger.appenderRef.console.ref = console




© 2015 - 2024 Weber Informatics LLC | Privacy Policy