Convert logic to string

Yes - it is a pain not having it.

Here is another variation of what you suggested:

Logger.Print(if(Logicc?) {"true"} else {"false"})

In the future maybe we could add an extension function for logic :thinking: :

Logger.Print(Logicc.ToString())
5 Likes