Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aaPanel/BaoTa
/ write_project_log
Method
write_project_log
mod/project/java/projectMod.py:133–134 ·
view source on GitHub ↗
(log_str: str)
Source
from the content-addressed store, hash-verified
131
132
@staticmethod
133
def
write_project_log(log_str: str):
134
public.WriteLog(
"项目管理"
, log_str)
135
136
def
get_system_info(self, get=None):
137
return
json_response(
Callers
5
add_domains
Method · 0.95
remove_domains
Method · 0.95
remove_project
Method · 0.95
change_log_path
Method · 0.95
multi_remove_project
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected