logging-log4j-scala

A Scala-friendly interface to log against the Log4j API

APACHE-2.0 License

Stars
22
Committers
14

//// Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ////

https://github.com/apache/logging-log4j-scala/actions[image:https://github.com/apache/logging-log4j-scala/actions/workflows/build.yaml/badge.svg[Actions Status]] https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-api-scala_2.10[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api-scala_2.10.svg[Maven Central]] https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-scala.svg[License]]

Log4j Scala API provides a Scala-friendly interface to log against the https://logging.apache.org/log4j[Log4j] API. See https://logging.apache.org/log4j/scala[the project website] for more information.