Add in-memory logging, retrievable from sys:log
This commit is contained in:
@@ -82,6 +82,9 @@ pub mod event;
|
||||
/// External functions
|
||||
pub mod externs;
|
||||
|
||||
/// Logging
|
||||
pub mod log;
|
||||
|
||||
/// Memory management
|
||||
pub mod memory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user