README.md

# NLdoc.Logging

**TODO: Add description**

## Installation

The package can be installed by adding `nldoc_logging` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:nldoc_logging, "~> 1.0.0"}
  ]
end
```

Documentation can be found at <https://hexdocs.pm/nldoc_logging>.