Hi,
I am working on setting up a development environment with Docker. When I use the print() method in a class method nothing gets actually printed anywhere (that I can find at least).
I've seen it work in videos on Youtube so I assume this si possible. Any clue how to make this work with a Docker setup?
Thanks!
Guillaume