+

Search Tips | Advanced Search

Skip navigation links

Index Overview

NEXT CLASS FRAMES (opens in new window)



Class MFP.Logger

MFP.Logger



Method Summary
Method Attributes Method Name and Description
 

MFP.Logger.debug(value)

Writes a debug message to the server log.

 

MFP.Logger.error(value)

Writes an error message to the server log.

 

MFP.Logger.info(value)

Writes an info message to the server log.

 

MFP.Logger.warn(value)

Writes a warning message to the server log.

Method Detail

MFP.Logger.debug

MFP.Logger.debug(value)

Writes a debug message to the server log.


MFP.Logger.error

MFP.Logger.error(value)

Writes an error message to the server log.


MFP.Logger.info

MFP.Logger.info(value)

Writes an info message to the server log.


MFP.Logger.warn

MFP.Logger.warn(value)

Writes a warning message to the server log.


© Copyright IBM Corp. 2011, 2016.