Discover Packages
github.com/mesosphere/mesos-dns
logging
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 122
Opens a new window with list of known importers.
Documentation
Documentation
¶
PrintCurLog prints out the current LogOut and then resets
SetupLogs provides the following logs
Verbose = optional verbosity
VeryVerbose = optional verbosity
Error = stderr
type LogOut struct {
MesosRequests int
MesosSuccess int
MesosNXDomain int
MesosFailed int
NonMesosRequests int
NonMesosSuccess int
NonMesosNXDomain int
NonMesosFailed int
NonMesosRecursed int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.