mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:03:30 +00:00
added log feature on extension
This commit is contained in:
@@ -39,6 +39,7 @@ pub fn init() -> Extension {
|
||||
)
|
||||
.command("local_ip", util::get_local_address)
|
||||
.command("uuid", util::get_uuid)
|
||||
.command("log", util::log_info)
|
||||
.group(
|
||||
"ots_api",
|
||||
Group::new()
|
||||
|
||||
Reference in New Issue
Block a user