Replaced Log4perl with Log::Any

Change-Id: I0837fb628fcfffef1edc5e497819b6f6966cf292
diff --git a/Makefile.PL b/Makefile.PL
index 4b5f759..02bc475 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -14,7 +14,7 @@
     'Mojolicious'     => 7.23,
     'Packed::Array'   => 0.01,
     'Test::Output'    => 0,
-    'Log::Log4perl'   => 1.42,
+    'Log::Any'        => 1.708,
     'JSON::XS'        => 3.01,
     'Set::Scalar'     => 1.26,
     'XML::Fast'       => 0.11,