Documentation for Itil.
This is for lazy printing and logging
Hello world
Hello world.
iex> I.p "sup" :ok iex> I.p "some term",[1,2,3] :ok iex> I.l "sup" :ok iex> I.l "some term", [1,2,4] :ok