Skip to content

Deprication warnings on Elixir 1.6 and Erlang 20 #20

@shifters67

Description

@shifters67

There are a number of deprecation warnings being generated, a sample of which are

warning: GenEvent.which_handlers/1 is deprecated, use one of the alternatives described in the documentation for the GenEvent module
lib/lager_logger.ex:37

warning: GenEvent.sync_notify/2 is deprecated, use one of the alternatives described in the documentation for the GenEvent module
lib/lager_logger.ex:122

warning: GenEvent.notify/2 is deprecated, use one of the alternatives described in the documentation for the GenEvent module
lib/lager_logger.ex:123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions