cozy-drive
cozy-drive copied to clipboard
Allow to enable redux-logger through the dev console
One might want to access to redux-logger to debug a behaviour in production. However, since https://github.com/cozy/cozy-drive/pull/2418 , redux-logger is disabled by default. It would be nice to plug redux-logger to minilog, so we could enable it directly through the dev console