kirby-logger
kirby-logger copied to clipboard
Error when logging out
Hey there,
when logging out, I get this message: Call to a member function email() on null
. Commenting out Line 159 inside classes/Logger.php
makes this error go away, see https://github.com/michnhokn/kirby3-logger/blob/main/classes/Logger.php#L159
Cheers, S1SYPHOS