Add Lua debug logging API
This commit is contained in:
@@ -130,6 +130,7 @@ String _formatDebugValue(Object? value) {
|
||||
}
|
||||
|
||||
enum RuntimeDiagnosticType {
|
||||
luaLog,
|
||||
luaEventError,
|
||||
diffApplyError,
|
||||
packageActivationError,
|
||||
|
||||
Reference in New Issue
Block a user