cloudflare_api v0.1.0
  • Modules

    View Source CloudflareApi.Utils.Logger (cloudflare_api v0.1.0)

    Link to this section Summary

    Functions

    alert(msg)
    alert(env, msg)
    critical(msg)
    critical(env, msg)
    debug(msg)
    debug(env, msg)
    emergency(msg)
    emergency(env, msg)
    error(msg)
    error(env, msg)
    info(msg)
    info(env, msg)
    notice(msg)
    notice(env, msg)
    trace(msg)
    trace(env, msg)
    warning(msg)
    warning(env, msg)

    Link to this section Functions

    Link to this function

    alert(msg)

    View Source
    Link to this function

    alert(env, msg)

    View Source
    Link to this function

    critical(msg)

    View Source
    Link to this function

    critical(env, msg)

    View Source
    Link to this function

    debug(msg)

    View Source
    Link to this function

    debug(env, msg)

    View Source
    Link to this function

    emergency(msg)

    View Source
    Link to this function

    emergency(env, msg)

    View Source
    Link to this function

    error(msg)

    View Source
    Link to this function

    error(env, msg)

    View Source
    Link to this function

    info(msg)

    View Source
    Link to this function

    info(env, msg)

    View Source
    Link to this function

    notice(msg)

    View Source
    Link to this function

    notice(env, msg)

    View Source
    Link to this function

    trace(msg)

    View Source
    Link to this function

    trace(env, msg)

    View Source
    Link to this function

    warning(msg)

    View Source
    Link to this function

    warning(env, msg)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.0) for the Elixir programming language