Appearance
REFramework 日志记录工具。
log.info(text)
log.warn(text)
log.debug(text)
需要使用 DebugView 或调试器才能看到。也可以在 ScriptRunner 下生成的调试控制台中查看。
log.error(text)