GetRegisteredLogNames

A command for ConScribe.

Syntax:

(logNames:stringMap) GetRegisteredLogNames

Retrieves the calling mod's registered logs. The returned array is in the form of the following string map:

ResultArray[ "default log" ]
ResultArray[ "log list" ]


See alsoEdit

RegisterLog
UnregisterLog