Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/logging-log4j-kotlin
A Kotlin-friendly interface to log against the Log4j API
https://github.com/apache/logging-log4j-kotlin
apache api concurrency coroutines jvm kotlin library log4j log4j2 logger logging
Last synced: about 1 month ago
JSON representation
A Kotlin-friendly interface to log against the Log4j API
- Host: GitHub
- URL: https://github.com/apache/logging-log4j-kotlin
- Owner: apache
- License: apache-2.0
- Created: 2016-11-28T08:00:10.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T08:26:55.000Z (about 1 month ago)
- Last Synced: 2024-10-01T01:04:29.480Z (about 1 month ago)
- Topics: apache, api, concurrency, coroutines, jvm, kotlin, library, log4j, log4j2, logger, logging
- Language: Kotlin
- Homepage: https://logging.apache.org/log4j/kotlin
- Size: 1.36 MB
- Stars: 46
- Watchers: 18
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
README
////
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 athttps://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-kotlin/actions[image:https://github.com/apache/logging-log4j-kotlin/actions/workflows/build.yaml/badge.svg[Actions Status]]
https://search.maven.org/search?q=g:org.apache.logging.log4j%20a:log4j-api-kotlin-parent[image:https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api-kotlin-parent.svg[Maven Central]]
https://www.apache.org/licenses/LICENSE-2.0.txt[image:https://img.shields.io/github/license/apache/logging-log4j-kotlin.svg[License]]Log4j Kotlin API provides a Kotlin-friendly interface to log against the https://logging.apache.org/log4j[Log4j] API.
See https://logging.apache.org/log4j/kotlin[the project website] for more information.