Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari-proxy
/ Logging
Method
Logging
client/asterisk.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(a *asterisk) Logging() ari.Logging {
21
return
&logging{a.c}
22
}
23
24
func
(a *asterisk) Modules() ari.Modules {
25
return
&modules{a.c}
Callers
10
TestLoggingList
Function · 0.80
TestLoggingCreate
Function · 0.80
TestLoggingDelete
Function · 0.80
TestLoggingRotate
Function · 0.80
asteriskLoggingList
Method · 0.80
asteriskLoggingGet
Method · 0.80
asteriskLoggingCreate
Method · 0.80
asteriskLoggingData
Method · 0.80
asteriskLoggingRotate
Method · 0.80
asteriskLoggingDelete
Method · 0.80
Calls
no outgoing calls
Tested by
4
TestLoggingList
Function · 0.64
TestLoggingCreate
Function · 0.64
TestLoggingDelete
Function · 0.64
TestLoggingRotate
Function · 0.64