mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: config tokio runtime subscriber
This commit is contained in:
parent
9b0fccbdda
commit
24bf1c1893
@ -122,7 +122,7 @@ pub struct AppFlowyCore {
|
||||
|
||||
impl AppFlowyCore {
|
||||
pub fn new(config: AppFlowyCoreConfig) -> Self {
|
||||
// console_subscriber::init();
|
||||
console_subscriber::init();
|
||||
|
||||
init_log(&config);
|
||||
init_kv(&config.storage_path);
|
||||
|
Loading…
Reference in New Issue
Block a user