From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wiles, Keith" Subject: The use of --log-level and its default state Date: Wed, 27 May 2015 15:10:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "dev@dpdk.org" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 07116CF9 for ; Wed, 27 May 2015 17:10:44 +0200 (CEST) Content-Language: en-US Content-ID: <897DF48E1B49D54FAEB45A319E63B41A@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Everyone, Sorry, if this has been covered already. I would like to have the log-level default changed to not log everything, but the user needs to enable the log messages if he needs to see more information. Normally applications or systems are not so verbose, but if needed the user enables the verbose or debug messages. Can we change the default logs and messages to be non-verbose instead? Regards, ++Keith