mirror of
https://github.com/mii443/izoli.git
synced 2025-12-03 02:58:26 +00:00
add log
This commit is contained in:
@@ -50,6 +50,7 @@ impl IzoliBox {
|
||||
let new_callback = Box::new(|| {
|
||||
self.prelude().unwrap();
|
||||
|
||||
info!("running user code");
|
||||
callback();
|
||||
|
||||
127
|
||||
|
||||
Reference in New Issue
Block a user