Project

General

Profile

« Previous | Next » 

Revision 5015

Added by daigle over 14 years ago

Create database and shared directories for database management code and shared code respectively.

View differences:

EventLog.java
31 31

  
32 32
import org.apache.log4j.Logger;
33 33

  
34
import edu.ucsb.nceas.metacat.database.DBConnection;
35
import edu.ucsb.nceas.metacat.database.DBConnectionPool;
36

  
34 37
/**
35 38
 * EventLog is used to intialize and store a log of events that occur in an
36 39
 * application. The events are registered with the logger as they occur, but

Also available in: Unified diff