Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

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

未關閉
#32 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
25/100
Issue 類型
缺陷
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
firebase, java
領域
backend, databases

研究方向

首先,在設定好 DATABASE_URL 和 service-account.json 的情況下,將資料庫範例重現為桌面伺服器,然後檢查專案的記錄依賴項和設定。完成的標準是找出 SLF4J 警告的來源,並確認該範例能在不出現所回報的記錄失敗的情況下執行。

由索引模型根據 Issue 內容生成。

描述

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.

主要語言
Java
星號
241
分支
148
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

firebase/quickstart-java 的其他 Issue

查看 firebase/quickstart-java 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。