+

Search Tips | Advanced Search

Skip navigation links

Index Overview

NEXT CLASS FRAMES (opens in new window)



Class LogInstance

LogInstance



Method Summary
Method Attributes Method Name and Description
 

debug(message)

Prints arguments to the console.

 

error(message)

Prints arguments to the console.

 

fatal(message)

Prints arguments to the console.

 

info(message)

Prints arguments to the console.

 

trace(message)

Prints arguments to the console.

 

warn(message)

Prints arguments to the console.

Method Detail

debug

debug(message)

Prints arguments to the console. Has a priority of


error

error(message)

Prints arguments to the console. Has a priority of


fatal

fatal(message)

Prints arguments to the console. Has a priority of


info

info(message)

Prints arguments to the console. Has a priority of


trace

trace(message)

Prints arguments to the console. Has a priority of


warn

warn(message)

Prints arguments to the console. Has a priority of


© Copyright IBM Corp. 2011, 2016.