The getter will call `getLogger()` each time. I'd ...
# announcements
c
The getter will call
getLogger()
each time. I'd do it
by lazy
. And I would also put lazy strings as message
{ -> "This is the log message" })