Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ISO8601TimeEncoder ¶
ISO8601TimeEncoder serializes a time.Time to an ISO8601-formatted string with millisecond precision.
func RFC3339NanoTimeEncoder ¶
RFC3339NanoTimeEncoder serializes a time.Time to an RFC3339-formatted string with nanosecond precision.
func RFC3339TimeEncoder ¶
RFC3339TimeEncoder serializes a time.Time to an RFC3339-formatted string.
Types ¶
type CallerInfo ¶
type DefaultDriver ¶
type DefaultDriver struct {
CallerSkip int
}
func (*DefaultDriver) Name ¶
func (d *DefaultDriver) Name() string
func (*DefaultDriver) Print ¶
func (d *DefaultDriver) Print(r *core.Record)
Click to show internal directories.
Click to hide internal directories.