firebase / firebase/quickstart-java

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder

未关闭
#32 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
241
派生
148
PR 合并指标
30 天内没有已合并 PR

描述

I was trying to run database example just to see how it works.
I created a desktop server app for my project, and I changed DATABASE_URL with mine and "service-account.json" with my json.

But I got this in the log:

> 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 visited the link above **but** got no usable information why this is happening or where it is coming from...

25-04-2020: I checked connecting to database from my android client and it worked just fine. but not on the desktop server.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。