Back to Pocketbase

Interface LogValuer

static/jsvm/interfaces/slog.LogValuer.html

latest764 B
Original Source

Interface LogValuer

A LogValuer is any Go value that can convert itself into a Value for logging.

This mechanism may be used to defer expensive operations until they are needed, or to expand a single value into a sequence of components.

Hierarchy

  • LogValuer

Indexable

Index

Methods

logValue

Methods

logValue

Returns Value

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc