debug
In addition to the message(), warning() and error() functions there is now the debug() function to log messages that only end up in the meson-log.txt logfile and are not printed to stdout at configure time.
message()
warning()
error()
debug()
meson-log.txt