{
{    The purpose of this request is to close a log file that was opened via the
{ LGP$OPEN_LOG_FILE interface.  This interface should be used (along with
{ LGP$OPEN_LOG_FILE and LGP$GET_NEXT_STATISTIC) to access any of the active
{ logs.  It allows access to logs by authorized users without requiring special
{ ring privilege validations.
{
{       LGP$CLOSE_LOG_FILE (log_file_identifier, status)
{
{ LOG_FILE_IDENTIFIER: (input)  Specifies the file identifier for a log opened
{       via the LGP$OPEN_LOG_FILE interface.
{
{ STATUS: (output) Variable in which the completion status is returned.
{       CONDITIONS: lge$unknown_log_file_identifier
{

