summaryrefslogtreecommitdiffstats
path: root/libnetdata/log/README.md
blob: 3684abd688517e2855d3e0e4ab25f96208f8ac27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!--
title: "Log"
custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/log/README.md
sidebar_label: "Log"
learn_status: "Published"
learn_topic_type: "Tasks"
learn_rel_path: "Developers/libnetdata"
-->

# Log

The netdata log library supports debug, info, error and fatal error logging. 
By default we have an access log, an error log and a collectors log.