<div dir="ltr">Hi all,<div> I'm trying to work out why my permission_denied_page_hand<wbr>ler isn't working in Dancer2::Plugin::Auth::Extensi<wbr>ble.</div><div><br></div><div>However, as a separate problem I get none of DPAE's logging messages.</div><div><br></div><div>If I write:</div><div>       app->log(core => "Testing 1..2..3..");</div><div>in my app, this message doesn't appear anywhere in my log files. Where should it be going/appearing?</div><div><br></div><div>Note that this is true whether I use 'logger: File' or 'logger: LogReport'</div><div><br></div><div>thanks,</div><div>Nathan</div><div>PS: Pertinent to the original problem, if I dump app, I can see that permission_denied_page_handler <i>has</i> been set to MyApp::permission_denied_page_<wbr>handler but the subroutine in MyApp.pm never gets called.</div></div>