Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 475 Bytes

extension-viewer.md

File metadata and controls

18 lines (15 loc) · 475 Bytes

Viewer Extension

Note

This extension does only support android!

// show the log viewer activity (mail address is optional, 
// if it's null, the send mail entry will be removed from the viewers menu)
L.showLog(
    context, 
    fileLoggingSetup, 
    "[email protected]"
)
Viewer
Viewer Viewer