/** * \file Log.cpp \brief Logging and error reporting support. * * Copyright 2007-2010 IMP Inventors. All rights reserved. * */ #include "IMP/utility.h" #include "IMP/log.h" IMP_BEGIN_NAMESPACE IMP_END_NAMESPACE