Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-lee/logger-f
logger-f, Logger for F[_]
https://github.com/kevin-lee/logger-f
finally-tagless fp functional-programming higher-kinded-types logger scala tagless tagless-final type-class typeclass
Last synced: 4 months ago
JSON representation
logger-f, Logger for F[_]
- Host: GitHub
- URL: https://github.com/kevin-lee/logger-f
- Owner: kevin-lee
- License: mit
- Created: 2020-03-25T14:03:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T10:29:44.000Z (10 months ago)
- Last Synced: 2024-07-28T11:42:43.997Z (6 months ago)
- Topics: finally-tagless, fp, functional-programming, higher-kinded-types, logger, scala, tagless, tagless-final, type-class, typeclass
- Language: Scala
- Homepage: https://logger-f.kevinly.dev
- Size: 4.87 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/0.1.0.md
- License: LICENSE
Awesome Lists containing this project
README
# ![LoggerF Logo](https://raw.githubusercontent.com/Kevin-Lee/logger-f/main/website/static/img/logger-f-logo-64x64.png) logger-f
# Please visit [https://logger-f.kevinly.dev](https://logger-f.kevinly.dev)
[![Build Status](https://github.com/Kevin-Lee/logger-f/workflows/Build-All/badge.svg)](https://github.com/Kevin-Lee/logger-f/actions?workflow=Build-All)
[![Release Status](https://github.com/Kevin-Lee/logger-f/workflows/Release/badge.svg)](https://github.com/Kevin-Lee/logger-f/actions?workflow=Release)
[![Latest version](https://index.scala-lang.org/kevin-lee/logger-f/latest.svg)](https://index.scala-lang.org/kevin-lee/logger-f)| Project | Maven Central |
|---------------------:|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| logger-f-cats | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/logger-f-cats_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/logger-f-cats_2.13) |With different logging libraries
| Project | Maven Central |
|---------------------:|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| logger-f-slf4j | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/logger-f-slf4j_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/logger-f-slf4j_2.13) |
| logger-f-log4j | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/logger-f-log4j_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/logger-f-log4j_2.13) |
| logger-f-log4s | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/logger-f-log4s_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/logger-f-log4s_2.13) |
| logger-f-sbt-logging | [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.kevinlee/logger-f-sbt-logging_2.13/badge.svg)](https://search.maven.org/artifact/io.kevinlee/logger-f-sbt-logging_2.13) |## Test Coverage
[![codecov](https://codecov.io/gh/Kevin-Lee/logger-f/branch/main/graph/badge.svg?token=85VKQO5X3D)](https://codecov.io/gh/Kevin-Lee/logger-f)
[![Grid](https://codecov.io/gh/Kevin-Lee/logger-f/branch/main/graphs/tree.svg?token=85VKQO5X3D)](https://app.codecov.io/gh/Kevin-Lee/logger-f)
[![Sunburst](https://codecov.io/gh/Kevin-Lee/logger-f/branch/main/graphs/sunburst.svg?token=85VKQO5X3D)](https://app.codecov.io/gh/Kevin-Lee/logger-f)
[![Icicle](https://codecov.io/gh/Kevin-Lee/logger-f/branch/main/graphs/icicle.svg?token=85VKQO5X3D)](https://app.codecov.io/gh/Kevin-Lee/logger-f)