Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/fory
/ error
Method
error
java/fory-core/src/main/java/org/apache/fory/logging/Logger.java:57–57 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
55
void
warn(String msg, Throwable t);
56
57
void
error(String msg);
58
59
void
error(String msg, Object arg);
60
Callers
15
fill_buffer
Method · 0.65
main
Function · 0.65
process
Method · 0.65
parseStruct
Method · 0.65
parseCtorFields
Method · 0.65
parseVarFields
Method · 0.65
parseField
Method · 0.65
parseUnion
Method · 0.65
parseUnionCase
Method · 0.65
foryCaseId
Method · 0.65
reportBadStruct
Method · 0.65
resolveForyField
Method · 0.65
Implementers
2
Slf4jLogger
java/fory-core/src/main/java/org/apach
ForyLogger
java/fory-core/src/main/java/org/apach
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.52
write
Method · 0.52
read
Method · 0.52
unwrap
Function · 0.52
ensure_ok
Function · 0.52
read_next
Function · 0.52
append_serialized
Function · 0.52
run_test_skip_name_custom
Function · 0.52
TEST
Function · 0.52
TEST
Function · 0.52
test_roundtrip_native
Function · 0.52
TEST
Function · 0.52