Imports of package log

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
cuelang.org/go/internal/golangorgx/tools/eventPackage event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way.
cuelang.org/go/internal/golangorgx/tools/event/label
cuelang.org/go/internal/golangorgx/tools/event/tagPackage tag provides the labels used for telemetry throughout gopls.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.