# Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # \brief Message Utility Message File # # This is the source of the set of messages generated by the message and # logging components. The associated .h and .cc files are created by hand from # this file though and are not built during the build process; this is to avoid # the chicken-and-egg situation where we need the files to build the message # compiler, yet we need the compiler to build the files. $NAMESPACE isc::log % LOG_LOCK_TEST_MESSAGE this is a test message. This is a log message used in testing.