mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
remove error log reporting from backend
This commit is contained in:
@@ -195,7 +195,7 @@ fn main() {
|
||||
)
|
||||
.get_matches();
|
||||
|
||||
EmbassyLogger::no_sharing();
|
||||
EmbassyLogger::init();
|
||||
|
||||
let cfg_path = matches.value_of("config");
|
||||
let res = {
|
||||
|
||||
Reference in New Issue
Block a user