Export print level flag-aware printf to ZScript
Posted: Wed Dec 16, 2020 11:50 pm
Can a version of printf that accepts the EPrintLevel flags be exposed via ZScript?
All of the EPrintLevel flags are exported to ZScript, but there's no way to use them, except for processing already-created notifications in the status bar code. I'm really looking to be able to use PRINT_NONOTIFY; from what I can tell, there's currently no way in ZScript to write text to the log, but not to the notification buffer.
All of the EPrintLevel flags are exported to ZScript, but there's no way to use them, except for processing already-created notifications in the status bar code. I'm really looking to be able to use PRINT_NONOTIFY; from what I can tell, there's currently no way in ZScript to write text to the log, but not to the notification buffer.