log

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2020 License: MIT Imports: 5 Imported by: 0

README


title: "log" date: 2019-11-15T18:10:15+02:00 draft: false

log

Name

log - configure NextDHCPs logging output

Description

Using the log directive it is possible to configure the log level of NextDHCP.

Syntax

log LEVEL
  • LEVEL is the log level to use. Valid levels are debug, info, warn and error. Default is info.

Examples

To enable debug logging place the following line in your Dhcpfile:

10.1.0.100 - 10.1.0.150 {
    #
    # ...
    #

    log debug
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL