ExLogger

v0.3.1

  • Pages
  • Modules

    ExLogger v0.3.1 ExLogger View Source

    Link to this section Summary

    Functions

    format(level, message, timestamp, metadata)

    Link to this section Functions

    Link to this function

    format(level, message, timestamp, metadata) View Source
    format(
      Logger.level(),
      Logger.message(),
      Logger.Formatter.time(),
      Logger.Formatter.keyword()
    ) :: IO.chardata()

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.