Up |
logsGetContent
Return the all content of a log file. This function must be called from the primary VM (scol engine / scol voyager), otherwise, nil is returned.
Prototype :
fun [S] S
- S : a log file (by example : "myapp.scol-2012-01-11_19-39-24.log"
Return : S the content or nil if error.