Skip to content

Logger incompatible with latest goog.log #121

@jwr

Description

@jwr

After switching to ClojureScript 1.10.844:

WARNING: Wrong number of args (1) passed to goog.log/getLogger at line 9 app/web/js/out/mount/tools/logger.cljc
WARNING: Wrong number of args (2) passed to goog.log/error at line 18 app/web/js/out/mount/tools/logger.cljc
WARNING: Wrong number of args (2) passed to goog.log/info at line 19 app/web/js/out/mount/tools/logger.cljc

But, actually, does mount really need a logger module at all? Seems to me like simpler would be better in this case: the simpler the library, the more resilient it is.

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