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