| Apps Components Interfaces All Files Source Tree | source: interfaces.Log.nc |
Commands |
Commands - Details |
Parameters: |
lineBased - If TRUE enable line based output. |
| Returns: | SUCCESS if the option was set. |
Parameters: |
level - The log level the message belongs to. fmt - The message format string. argv - The "opaque" argument value array. argc - The number of arguments. |
| Returns: | SUCCESS if the message was logged. |