Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ SetLogPath
Method
SetLogPath
logger/logger.go:26–26 ·
view source on GitHub ↗
(logPath string)
Source
from the content-addressed store, hash-verified
24
25
type
AppLog
interface
{
26
SetLogPath(logPath string)
27
SetEnabledConsole(enabled bool)
28
SetEnabledLog(enabledLog bool)
29
IsEnabledLog() bool
Callers
4
Classic
Function · 0.65
SetLogPath
Method · 0.65
main
Function · 0.65
NewAppLog
Function · 0.65
Implementers
1
xLog
logger/xlog.go
Calls
no outgoing calls
Tested by
no test coverage detected