# Preparations
# add code `$this->_logger->addRequestData();` to the kApplication::Init method, before HttpQuery property initializationTest code
```
$this->_logger->addRequestData();
#```
# Test
# add test code to the `kApplication::Init` method, before `HttpQuery` property initialization
# login to the adn.console
# go to the {nav User Management > Users} section
# confirm, that users grid is shown without any errors/notices