Class Index | File Index

Classes


Class orion.log.LogService

The log service provides services for logging information messages
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/log.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates an instance of the log service using the provided service registry.
Method Summary
Method Attributes Method Name and Description
 
info(msg)
Prints an information message to the log.
Class Detail
orion.log.LogService()
Creates an instance of the log service using the provided service registry.
Method Detail
info(msg)
Prints an information message to the log.
Parameters:
{String} msg
The message to be logged

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)