Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/GraphScope
/ format
Method
format
python/graphscope/client/utils.py:251–254 ·
view source on GitHub ↗
(self, record)
Source
from the content-addressed store, hash-verified
249
""
"
250
251
def
format(self, record):
252
if
hasattr(record,
"simple"
) and record.simple:
253
return
record.getMessage()
254
return
logging.Formatter.format(self, record)
255
256
257
class
GSLogger(object):
Callers
15
wait_for_deployment_complete
Function · 0.45
stop
Method · 0.45
get_service_endpoints
Function · 0.45
delete_kubernetes_object
Function · 0.45
interactive
Method · 0.45
graphlearn
Method · 0.45
add_lib
Method · 0.45
signature
Method · 0.45
__init__
Method · 0.45
__str__
Method · 0.45
__str__
Method · 0.45
get_attr
Method · 0.45
Calls
1
getMessage
Method · 0.65
Tested by
15
bfs_result
Function · 0.36
hits_result
Function · 0.36
dc_result
Function · 0.36
ev_result
Function · 0.36
katz_result
Function · 0.36
triangles_result
Function · 0.36
ldbc_graph
Function · 0.36
ldbc_graph_undirected
Function · 0.36
wait_for_pod_deletion
Function · 0.36
random_gar
Function · 0.36
empty_gar
Function · 0.36
invalid_configfile_gar
Function · 0.36