summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/eval_messages.mes
blob: d7791cfb2ccf9c90ba8ace87edca42a07f5bd425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (C) 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/.

$NAMESPACE isc::dhcp

% EVAL_RESULT Expression %1 evaluated to %2
This debug message indicates that the expression has been evaluated
to said value. This message is mostly useful during debugging of the
client classification expressions.