Running android emulator doesn't print any logs to console

When I run ionic with ionic emulate ios --livereload --consolelogs --serverlogs I get log messages printed to the terminal, but ionic emulate android --livereload --consolelogs --serverlogs does not. How should I get this working on android?