Add test and fix for adding a LogBox category after the fact
Description
Adding a category after LogBox had already been configured errored because the `*` appenders wasn't expanded. This PR expands the appenders in the `category` method, if needed.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Adding a category after LogBox had already been configured errored because the `*` appenders wasn't expanded. This PR expands the appenders in the `category` method, if needed.