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