2025-02-13 21:27:18 +01:00

6 lines
98 B
Go

package common
import "github.com/tliron/commonlog"
var Log = commonlog.GetLogger("config-lsp")