-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
I'm new to React, so it might-be/probably-is me. But, I can't get the localStorage variables to work in my app like they do in the tutorial. The URL variable does work.
I set the Application -> Local Storage -> {local url}
key | value
log | warn; app:re*=all
My loggers are named app:render, app:discover, app:updateFile.
I only want the app:render logs to show everything.
It also does not see the log_format localStorage entry either. So, I'm wondering if this feature just hasn't been completed yet. Or do I have something set wrong?
I can get to the localStorage.getItem( 'log' ) from inside my app just fine - it returns whatever is in there.
Hopefully, it's something simple I'm missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels