How to render an Under route in Mojolicious?
In the below code, how do I get “/” to render a template ?
Perl Mojolicious Mojo::Log->format get Hypnotoad Worker ID
Is there a way to get Hypnotoad Worker ID inside of Mojo::Log->format(&logFormat) callback function.
I like to add custom “Http Request ID” after Log Level in standard login format.
I managed to change standard format but I like to have Worker ID also just like in standard format.
Any help will be appreciated.
Mojolicious Mojo::Log->format get Hypnotoad Worker ID
Is there a way to get Hypnotoad Worker ID inside of Mojo::Log->format(&logFormat) callback function.
I like to add custom “Http Request ID” after Log Level in standard login format.
I managed to change standard format but I like to have Worker ID also just like in standard format.
Any help will be appreciated.
Problem getting mojolicious routes to work
The following route defintion works nicely