/* * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. */ # config file for Oracle HMP storagelib library # Lines start with '#' are ignored # Each line define a config property in the format: = # FWRP_LOG_LEVEL, define the HMP log message level # FWR_LOG_NONE = 0 # FWR_LOG_FATAL = 1 # FWR_LOG_ERROR = 2 # FWR_LOG_WARN = 3 # FWR_LOG_INFO = 4 # FWR_LOG_DEBUG = 5 FWRP_LOG_LEVEL = 0