How to print warning into dev console?

What is the way to print warning messages into dev console from wasm gauge?
Info can be printed into standard output, error into error output but how to
print warnings?