Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/meefik/linuxdeploy
/ show
Method
show
app/src/main/java/ru/meefik/linuxdeploy/Logger.java:89–91 ·
view source on GitHub ↗
Show log on main activity
()
Source
from the content-addressed store, hash-verified
87
* Show log on main activity
88
*/
89
public
static
void
show() {
90
MainActivity.showLog(get());
91
}
92
93
/**
94
* Get protocol
Callers
15
appendMessage
Method · 0.95
onResume
Method · 0.95
onPreExecute
Method · 0.80
onPreExecute
Method · 0.80
onPostExecute
Method · 0.80
addDialog
Method · 0.80
editDialog
Method · 0.80
deleteDialog
Method · 0.80
addDialog
Method · 0.80
editDialog
Method · 0.80
deleteDialog
Method · 0.80
importDialog
Method · 0.80
Calls
2
showLog
Method · 0.95
get
Method · 0.95
Tested by
no test coverage detected