Skip to content

LogLevel order seems strange (e.g. Info doesn't report errors) #214

@bodom0015

Description

@bodom0015

Steps to Reproduce
Found during #213

  1. Deploy dashboard via deploy-dev
  2. Run make rebuild_dashboard
    • Notice: no build errors are reported (but many build warnings are present)
  3. Navigate to https://dashboard.local.wholetale.org
    • Notice: no runtime errors are reported in the console (but page is blank, and clearly has encountered an error)

Expected Results
Error should be reported in the console

Actual Results
No errors are present in this case

NOTES
LogLevel appears to be reversed? See https://github.com/whole-tale/ngx-dashboard/blob/master/src/app/shared/core/models/log-level.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions