mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Inject the logger for Asterinas
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
7865469998
commit
0cb2ea562e
@ -9,6 +9,7 @@ edition = "2021"
|
||||
ostd = { path = "../../../ostd" }
|
||||
aster-util = { path = "../../libs/aster-util" }
|
||||
component = { path = "../../libs/comp-sys/component" }
|
||||
aster-logger = { path = "../logger" }
|
||||
log = "0.4"
|
||||
spin = "0.9.4"
|
||||
|
||||
|
Reference in New Issue
Block a user