From: Rob H. <for...@us...> - 2002-10-19 05:03:15
|
Update of /cvsroot/sandweb/sandweb/doc/API In directory usw-pr-cvs1:/tmp/cvs-serv2445 Modified Files: Log.txt Log Message: cleaned up formatting Index: Log.txt =================================================================== RCS file: /cvsroot/sandweb/sandweb/doc/API/Log.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -U2 -r1.1 -r1.2 --- Log.txt 17 Oct 2002 07:30:47 -0000 1.1 +++ Log.txt 19 Oct 2002 05:03:11 -0000 1.2 @@ -29,37 +29,9 @@ read the files specified, or they did not exist. -standard -------------------------------------------------------------------------------- METHOD - methodname -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -debug --------------------------------------------------------------------------------- - -METHOD - methodname + standard SYNOPSIS @@ -85,37 +57,9 @@ read the files specified, or they did not exist. -error -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -get_debug_msgs --------------------------------------------------------------------------------- - -METHOD - methodname + debug SYNOPSIS @@ -141,37 +85,9 @@ read the files specified, or they did not exist. -_write_to_log -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_stack_debug --------------------------------------------------------------------------------- - -METHOD - methodname + error SYNOPSIS @@ -197,93 +113,9 @@ read the files specified, or they did not exist. -_get_log_toggle -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -get_debug_toggle --------------------------------------------------------------------------------- - -METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_get_log_dir --------------------------------------------------------------------------------- - -METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_get_log_file --------------------------------------------------------------------------------- - -METHOD - methodname + get_debug_msgs SYNOPSIS @@ -308,3 +140,2 @@ -1 = This return value means that there was not sufficient permision to read the files specified, or they did not exist. - |