SLF4J Logging Warnings
还没有人认领这个 Issue。
评估
调研方向
首先,使用 Typelevel Toolkit 在一个简单的 http4s 客户端应用中重现启动警告。将当前的 toolkit 设置与建议的 //> using dep ch.qos.logback:logback-classic:1.5.3 进行比较;完成的标准是默认设置不再发出 SLF4J 警告,且不要求用户自行配置日志记录。
由索引模型根据 Issue 内容生成。
描述
When I trying running a simple http4s client app with Typelevel Toolkit, I get warnings about SL4FJ at startup:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
I can get rid of them with //> using dep ch.qos.logback:logback-classic:1.5.3
Maybe the toolkit should include a default logging implementation out of the box? I have no interest in remembering to configure logging when I'm trying to do a quick script.
- 主要语言
- Scala
- 星标
- 101
- 派生
- 9
- 平均合并
- 13 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
typelevel/toolkit 的其他 Issue
-
难度 5/5 一周以上 新手友好度 30/100
-
documentation good first issue
难度 3/5 1-2 天 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 25/100
-
documentation good first issue help wanted
难度 3/5 1-2 天 新手友好度 35/100
-
`@IO.main` 未关闭enhancement
难度 5/5 一周以上 新手友好度 25/100
查看 typelevel/toolkit 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
typelevel/sbt-typelevel#929 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
softwaremill/tapir#5542 ·
-
难度 2/5 1-3 小时 新手友好度 68/100
lichess-org/lila#21793 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 85/100
apache/pekko-projection#635 ·
-
难度 2/5 1-3 小时 新手友好度 75/100