/labex

elixir logger backend

Primary LanguageElixir

Labex

TODO: Add description

Installation

If available in Hex, the package can be installed by adding labex to your list of dependencies in mix.exs:

def deps do
  [
    {:labex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/labex.

i absolutely lost in metaprogramming. i know what i can and how to do metaprogramming but a lost the limit. want to generate just simple callback function inside module and then found myself in writeing new DSL for nothing. just commit and read other libraries code to find out a solution. just should know exactly ehat i want before tap first keyboard buttone otherwase will lost agane.