Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Commit b9c6588

Browse files
Clarify that Timber for Elixir is a backend, not a Logger replacement
1 parent 3aced50 commit b9c6588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule Timber.Mixfile do
22
use Mix.Project
33

44
@project_description """
5-
Timber is a specialized logging engine for Elixir built to contextualize
5+
Timber is a specialized logging backend for Elixir built to contextualize
66
logs for use with the Timber.io service. Out-of-the-box, Timber supports
77
contextualizing logs for Plug-based frameworks with specific support
88
for Phoenix and Ecto planned.

0 commit comments

Comments
 (0)