Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Log
Method
Log
pkg/logging/logging.go:36–36 ·
view source on GitHub ↗
Log 写入一条日志记录
(ctx context.Context, rec *LogRecord)
Source
from the content-addressed store, hash-verified
34
Name() string
35
// Log 写入一条日志记录
36
Log(ctx context.Context, rec *LogRecord) error
37
// Flush 刷新缓冲(如果有)
38
Flush(ctx context.Context) error
39
}
Callers
15
calculateIDF
Method · 0.65
TestGrepTool_CaseInsensitive
Function · 0.65
TestGrepTool_MaxResults
Function · 0.65
TestSkillCallTool_InvalidSkill
Function · 0.65
TestGlobTool_CaseInsensitive
Function · 0.65
TestGlobTool_RecursivePattern
Function · 0.65
TestGlobTool_DirectoryTraversalProtection
Function · 0.65
log
Method · 0.65
TestMultiLevelCompressor_GetCompressionStats
Function · 0.65
TestDefaultObservationCompressor_CompressByToolType_Bash
Function · 0.65
TestDefaultObservationCompressor_CompressByToolType_Grep
Function · 0.65
TestTraceBuilder_BuildSpanTree
Function · 0.65
Implementers
2
StdoutTransport
pkg/logging/logging.go
FileTransport
pkg/logging/logging.go
Calls
no outgoing calls
Tested by
15
TestGrepTool_CaseInsensitive
Function · 0.52
TestGrepTool_MaxResults
Function · 0.52
TestSkillCallTool_InvalidSkill
Function · 0.52
TestGlobTool_CaseInsensitive
Function · 0.52
TestGlobTool_RecursivePattern
Function · 0.52
TestGlobTool_DirectoryTraversalProtection
Function · 0.52
TestMultiLevelCompressor_GetCompressionStats
Function · 0.52
TestDefaultObservationCompressor_CompressByToolType_Bash
Function · 0.52
TestDefaultObservationCompressor_CompressByToolType_Grep
Function · 0.52
TestTraceBuilder_BuildSpanTree
Function · 0.52
TestStandardJSONIsNonDeterministic
Function · 0.52
TestWorkingMemoryBasic
Function · 0.52