I'm creating a bot for exchanges. For testing and logging, I need to display information in multiple windows. For example, I want to display the connection status in one terminal, the number of requests in another, and so on. How can this be implemented?