log.info("This is an info log") log.warn("This is an warn log") log.error("This is an error log")
This is not a complete documentation on script logging
Last updated 7 days ago