Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 767 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 767 Bytes

Logger2k17

Finally, a Logger that understands the lingo of modern times. No more of those meaningless log methods like info and warn. Now just use common terms like fyi and wtf. Want to log a message that's just for the engineers to see what's going on? Don't debug it. wharrgarbl it!

Installation

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

def deps do
  [{:logger_2k17, "~> 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/logger_2k17.