mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
refactor: add colored log
This commit is contained in:
@@ -50,6 +50,7 @@ fn main() {
|
||||
LogTarget::Stdout, /*LogTarget::Webview*/
|
||||
])
|
||||
.level(log::LevelFilter::Info)
|
||||
.with_colors(Default::default())
|
||||
.build(),
|
||||
)
|
||||
.setup(setup)
|
||||
|
Reference in New Issue
Block a user