mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 00:06:34 +00:00
Inject the logger for Asterinas
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
7865469998
commit
0cb2ea562e
@ -12,6 +12,7 @@ bytes = { version = "1.4.0", default-features = false }
|
||||
align_ext = { path = "../../../ostd/libs/align_ext" }
|
||||
aster-input = { path = "../input" }
|
||||
aster-block = { path = "../block" }
|
||||
aster-logger = { path = "../logger" }
|
||||
aster-network = { path = "../network" }
|
||||
aster-console = { path = "../console" }
|
||||
aster-util = { path = "../../libs/aster-util" }
|
||||
|
Reference in New Issue
Block a user