#include "VestaLog.H"
#include <stdlib.h>
#include <getopt.h>
Go to the source code of this file.
Functions | |
void | Usage () |
int | main (int argc, char *argv[]) |
Variables | |
char * | program_name |
|
Definition at line 43 of file vappendlog.C. References VestaLog::close(), VestaLog::commit(), VestaLog::get(), VestaLog::loggingBegin(), VestaLog::nextLog(), VestaLog::open(), program_name, VestaLog::put(), VestaLog::start(), Usage(), and VRLog. |
|
Definition at line 36 of file vappendlog.C. References program_name. |
|
Definition at line 33 of file vappendlog.C. |