Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a client for sending log entries.
func Setup ¶
Setup initializes the client with the given configuration and starts the processing goroutine. It is the caller's responsibility to call Shutdown() to free resources.
Click to show internal directories.
Click to hide internal directories.