MPE_Init_log
Initialize for logging 
Synopsis
#include <stdio.h>
#include "mpe.h"
int MPE_Init_log()
Notes
Initializes the MPE logging package.  This must be called before any 
ofthe other MPE logging routines.
See Also
 MPE_Finish_log
Location:mpe_log.c