How to print message from lldb-server in lldb

Hi everyone,

I’m trying to have my lldb-server to print a message, but in the terminal of the lldb (client) it is connected with. Is it possible?
My lldb-server and the client are connected through the gdb-remote Plugin.

Thanks,
Romaric