- if database = "lonprod" then call module App:London::Production::LogTable - if database = "parprod" then call module App::Paris::Production::LogTable - if database = "lontest" then call module App::London::Test::LogTable - if database = "partest" then call module App::Paris::Test::LogTable