Summary: Styles are applied depending on entry type. This was an issue when we had 'cmd' as a type too. So, let's simplify and keep type to denote info, warning, or errors. Later on we can add a different tag if we want to differentiate between logs, command, others. Reviewed By: passy Differential Revision: D47912857 fbshipit-source-id: 213a0768a95f63cbd692ba96f6745ab740346a58
flipper-server-core
Package that manages connections with flipper clients, queries for adb/idb clients, accepts incoming websocket connections and takes care of certificate exchange.
Used by Flipper desktop, flipper-server and flipper-dump