Log

v0.3.0

  • Pages
  • Modules

    Log v0.3.0 Log.Inspect View Source

    Link to this section Summary

    Functions

    debug(chars_or_fun)
    debug(meta, meta)
    error(chars_or_fun)
    error(meta, meta)
    fatal(chars_or_fun)
    fatal(meta, meta)
    force_log(data, meta)
    info(chars_or_fun)
    info(meta, meta)
    inspect_options()
    log(level, chars_or_fun, meta)
    trace(chars_or_fun)
    trace(meta, meta)
    warn(chars_or_fun)
    warn(meta, meta)

    Link to this section Functions

    Link to this macro

    debug(chars_or_fun)

    View Source (macro)
    Link to this macro

    debug(meta, meta)

    View Source (macro)
    Link to this macro

    error(chars_or_fun)

    View Source (macro)
    Link to this macro

    error(meta, meta)

    View Source (macro)
    Link to this macro

    fatal(chars_or_fun)

    View Source (macro)
    Link to this macro

    fatal(meta, meta)

    View Source (macro)
    Link to this function

    force_log(data, meta)

    View Source
    Link to this macro

    info(chars_or_fun)

    View Source (macro)
    Link to this macro

    info(meta, meta)

    View Source (macro)
    Link to this function

    inspect_options()

    View Source
    Link to this macro

    log(level, chars_or_fun, meta)

    View Source (macro)
    Link to this macro

    trace(chars_or_fun)

    View Source (macro)
    Link to this macro

    trace(meta, meta)

    View Source (macro)
    Link to this macro

    warn(chars_or_fun)

    View Source (macro)
    Link to this macro

    warn(meta, meta)

    View Source (macro)

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