closes: #6128
* feat_: functional tests for logs * feat_: init logs in `InitializeApplication` * chore_: completely remove `MobileSystem` log setting migrate * chore_: condition for call startTime * fix_: rebase issues, linter * fix_: sql query * test_: mark rpc TestInitializeLogging * test_: skip TestInitializeLogging
Set zap.Logger as the primary logger for status-go. All geth logs are now proxied through zap.Logger. closes: #6029