www.webOShelp.net

Get the latest on:webOS Developers' RSS FeedwebOS Facebook page webOS Twitter Feed

Home Resources API Reference Mojo.Log.info()

Mojo.Log.info()

Function to write an informational message to the log.

Parameters passed to a logging function are concatenated together using Array.join() with a single space separating each parameter.

Example usage:

    Mojo.Log.info("I have", 3, "eggs.");

Output:

    "I have 3 eggs."
 

0 Comments

    Add Comment


      • >:o
      • :-[
      • :'(
      • :-(
      • :-D
      • :-*
      • :-)
      • :P
      • :\
      • 8-)
      • ;-)