[x] Bug report
Neither NgxsLoggerPluginModule.forRoot() nor NgxsLoggerPluginModule.forRoot({ collapsed: true }) work as expected. (image included)
* ngxs: 3.0.1
* @angular/core: 6.0.0
Here is a screenshot ...


Hi All
Also disabled is not working
e.g NgxsLoggerPluginModule.forRoot({ logger: console, collapsed: false, disabled: true }),
Hi All. Having the same issue while using the environment file from angular.
NgxsLoggerPluginModule.forRoot({collapsed: true, disabled: environment.production}),

i have the same issue :(
Me too
Most helpful comment
Hi All
Also disabled is not working
e.g NgxsLoggerPluginModule.forRoot({ logger: console, collapsed: false, disabled: true }),