Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ sendLog
Method
sendLog
CodenameOne/src/com/codename1/ui/CN.java:1439–1441 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1437
1438
/// Sends the log to your email account
1439
public
static
void
sendLog() {
1440
Log.sendLog();
1441
}
1442
1443
/// Send an email using the platform mail client.
1444
///
Callers
1
invokeStatic9
Method · 0.45
Calls
1
sendLog
Method · 0.95
Tested by
no test coverage detected