Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1
2
3
4
5
6
7
# File created from ./config_messages.mes on Mon May 14 10:35:35 2012
import isc.log
CONFIG_GET_FAILED = isc.log.create_message("CONFIG_GET_FAILED", "error getting configuration from cfgmgr: %1")
CONFIG_LOG_CONFIG_ERRORS = isc.log.create_message("CONFIG_LOG_CONFIG_ERRORS", "error(s) in logging configuration: %1")
CONFIG_SESSION_STOPPING_FAILED = isc.log.create_message("CONFIG_SESSION_STOPPING_FAILED", "error sending stopping message: %1")