Note: The README.md page is outomatically generated, do not edit it. To modify change the content in https://github.com/cloudmesh/cloudmesh-openapi/blob/main/README ...
info = function(_, msg, ...) io.stderr:write("[INFO] " .. msg .. "\n") end, debug = function(_, msg, ...) io.stderr:write("[DEBUG] " .. msg .. "\n") end, warn ...