From 24a7d86da2d4e2fe296bec264a70248733ea6f1f Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Tue, 13 Nov 2018 14:43:16 -0800 Subject: Add documentation on how to use structured logging --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') diff --git a/doc/development/README.md b/doc/development/README.md index 0080c34c056..d2dd62ecac5 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -30,6 +30,7 @@ description: 'Learn how to contribute to GitLab.' ## Backend guides - [GitLab utilities](utilities.md) +- [Logging](logging.md) - [API styleguide](api_styleguide.md) Use this styleguide if you are contributing to the API. - [GraphQL API styleguide](api_graphql_styleguide.md) Use this -- cgit v1.2.1