LoggerScreenStrings
constructor(title: String = Localization.string("title_debug_logger"), emptyMessage: String = Localization.string("debug_logger_empty"), backContentDescription: String = Localization.string("action_back"), refreshContentDescription: String = Localization.string("action_refresh"), scrollTopContentDescription: String = Localization.string("action_scroll_to_top"), scrollBottomContentDescription: String = Localization.string("action_scroll_to_bottom"))(source)