Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.setLog

Supplies a logging object for special log types.

Use of this method is not required. If you do not use setLog, output streams to a default location based on the environment in which you invoke the method.

This method has two variants:


FormPoster.setLog

Supplies a logging object for special log types.

Syntax

Parameters

logFile
An object which can construct a logging output.

Description

The setLog method supplies a logging object for special log types. Use of this method is not required. If you do not use setLog, output streams to a default location based on the environment in which you invoke the method.

Example

See Also

setDump


FormPoster.setLog

Supplies a logging object for special log types.

Syntax

Parameters

logdir
Path to log directory and 'wwwresponse.log' will be appended to create a logfile.

Description

The setLog method supplies a logging object for special log types. Use of this method is not required. If you do not use setLog, output streams to a default location based on the environment in which you invoke the method.

Example

See Also

setDump

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.