test

package
v0.26.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Log

func Log(msg ...any)

Log is a helper to log to a file during debugging or development.

You can view logs by using the command `tail -f ./debug.log` in the root langauge server folder.

func SetupDebugStdout

func SetupDebugStdout()

SetupDebugStdout reads from stdout and stderr and writes to a file.

You can view stdout and stderr by reading a std.log file by using `tail -f ./std.log`.

func SetupLogging

func SetupLogging()

Types

This section is empty.

Jump to

Keyboard shortcuts

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