Printing to LogCat when using Kotlin

I don’t know, if it is common knowledge, but I found that printing to LogCat is very simple using as a filter “System.out”. Only messages are shown that are created using println(“This is a message.”). I am using the most recent Android Studio version 3.2.2.