woody

v0.1.6

  • Pages
  • Modules

    woody v0.1.6 Woody.Logger

    Link to this section Summary

    Functions

    add_kv_to_log(arg, acc)
    add_to_log(member, acc)
    debug(a1)
    debug(a1, a2)
    debug(a1, a2, a3)
    error(a1)
    error(a1, a2)
    error(a1, a2, a3)
    get_suffix(v)
    info(a1)
    info(a1, a2)
    info(a1, a2, a3)
    log(lvl, l)
    log(lvl, list, caller)
    process(v)
    stringify(k)
    suffix(k, suf)
    transform(list)
    wrap_with_metadata(m, lvl, module, file, function, line)

    Link to this section Functions

    Link to this function add_kv_to_log(arg, acc)
    Link to this function add_to_log(member, acc)
    Link to this macro debug(a1) (macro)
    Link to this macro debug(a1, a2) (macro)
    Link to this macro debug(a1, a2, a3) (macro)
    Link to this macro error(a1) (macro)
    Link to this macro error(a1, a2) (macro)
    Link to this macro error(a1, a2, a3) (macro)
    Link to this function get_suffix(v)
    Link to this macro info(a1) (macro)
    Link to this macro info(a1, a2) (macro)
    Link to this macro info(a1, a2, a3) (macro)
    Link to this macro log(lvl, l) (macro)
    Link to this function log(lvl, list, caller)
    Link to this function process(v)
    Link to this function stringify(k)
    Link to this function suffix(k, suf)
    Link to this function transform(list)
    Link to this function wrap_with_metadata(m, lvl, module, file, function, line)

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