Ashet OS

namespace: ashet.process.debug

System Calls

syscall write_log(in log_level: LogLevel, in message: str)

Writes to the system debug log.

syscall breakpoint()

Stops the process and allows debugging.