Membrane Core

v0.1.1

  • Pages
  • Modules

    Membrane Core v0.1.1 Membrane.Element.Manager.Log View Source

    Link to this section Summary

    Functions

    append_tags(tags, state)
    debug(message, state, tags \\ [])
    or_warn_error(v, message, tags \\ [])
    parse(message, state)
    parse_warn(message, state)
    warn_error(message, reason, state, tags \\ [])

    Link to this section Functions

    Link to this function append_tags(tags, state) View Source
    Link to this macro debug(message, state, tags \\ []) View Source (macro)
    Link to this macro or_warn_error(v, message, tags \\ []) View Source (macro)
    Link to this function parse(message, state) View Source
    Link to this function parse_warn(message, state) View Source
    Link to this macro warn_error(message, reason, state, tags \\ []) View Source (macro)

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.