blob: f811bb4b3a7e14e3a15985c13062c79a7cba2688 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!--
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.
|