Implemented logging, both at global and user levels. I thought I would need to use Mojolicious::Plugin::AccessLog but I was able to implement it with just the Mojo::Log object.
last updated:
Implemented logging, both at global and user levels. I thought I would need to use Mojolicious::Plugin::AccessLog but I was able to implement it with just the Mojo::Log object.