Skip to content

groupsEnabled overrides groupsDisabled #11

@jamorales-bsft

Description

@jamorales-bsft

ex. log

bragi.log("test:func:debug", "some text")

$.options.groupsEnabled = [/:test/]
$.options.groupsDisabled = [/:debug/]

This will still show the above log

I would expect it to only show logs where the groupsEnabled and groupsDisabled do not conflict. Also this does not match the behavior of when groupsEnabled is set to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions