Source code for aces.obsplan

from askap import logging
[docs]logger = logging.getLogger(__name__)
__all__ = ['logger']