Ignore:
Timestamp:
08/02/10 10:46:49 (14 years ago)
Author:
Malte Marquarding
Message:

Ticket #193: added new logging class. Also factored out environment based settings from init.py into env.py. This hasn't been enabled/isn't used yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/newfiller/src/python_asap.cpp

    r1796 r1797  
    7676  asap::python::python_LineCatalog();
    7777  asap::python::python_Logger();
    78 //  asap::python::python_LogSink();
     78  asap::python::python_LogSink();
    7979  asap::python::python_STCoordinate();
    8080  asap::python::python_STAtmosphere();
Note: See TracChangeset for help on using the changeset viewer.