Skip to content

Function is printed instead of logger name #69

@omnibrain

Description

@omnibrain

After a Chrome update ulog suddenly prints the complete formatting function instead of the logger name.

image

The function that is printed (function() {return fmt(rec)} function() {return fmt(rec)} function() {return fmt(rec)}) appears to be this one: https://github.com/Download/ulog/blob/master/mods/formats/formatter.js#L19

Looks like a function call is missing somewhere? Is this a known problem? I have upgraded to the latest beta version (2.0.0-beta.18) and the problem is the same.

EDIT:

Some more information: The problem only occurs with Chrome Version 92.0.4515.107. With the version I had installed before it worked correctly. Also with Firefox everything works as expected.

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