mirror of
https://github.com/veeso/termscp.git
synced 2026-04-13 13:41:34 -07:00
Logging setup
This commit is contained in:
@@ -35,6 +35,8 @@ extern crate bitflags;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate magic_crypt;
|
||||
|
||||
pub mod activity_manager;
|
||||
|
||||
Reference in New Issue
Block a user