logoutput

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogOutput

type LogOutput struct {
	Subject     string `json:"subject,omitempty"`
	ServerAlias string `json:"serverAlias,omitempty"`
	// contains filtered or unexported fields
}

func (LogOutput) CaddyModule

func (LogOutput) CaddyModule() caddy.ModuleInfo

func (LogOutput) OpenWriter

func (p LogOutput) OpenWriter() (io.WriteCloser, error)

func (*LogOutput) Provision

func (p *LogOutput) Provision(ctx caddy.Context) error

func (LogOutput) String

func (p LogOutput) String() string

func (*LogOutput) UnmarshalCaddyfile

func (p *LogOutput) UnmarshalCaddyfile(d *caddyfile.Dispenser) error

func (LogOutput) WriterKey

func (p LogOutput) WriterKey() string

type LogOutputWriter

type LogOutputWriter struct {
	// contains filtered or unexported fields
}

func (LogOutputWriter) Close

func (lw LogOutputWriter) Close() error

func (LogOutputWriter) Write

func (lw LogOutputWriter) Write(msg []byte) (n int, err error)

Jump to

Keyboard shortcuts

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