From: Instrumental Date: Fri, 26 Jul 2019 11:10:17 +0000 (-0500) Subject: Initial LogLevel to INFO X-Git-Tag: 2.1.15~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=commitdiff_plain;h=84f816ce607a2b8aaa7ea4f0f4da0b6bdf56859b Initial LogLevel to INFO Issue-ID: AAF-910 Change-Id: I4303e0836c2d7f6e5513f9831a5af750e925797e Signed-off-by: Instrumental --- diff --git a/auth/sample/local/aaf.props b/auth/sample/local/aaf.props index 022ca4eb..f1efb9be 100644 --- a/auth/sample/local/aaf.props +++ b/auth/sample/local/aaf.props @@ -39,4 +39,4 @@ cadi_x509_issuers= # Other aaf_data_dir=/opt/app/osaaf/data cadi_token_dir=/opt/app/osaaf/tokens -cadi_loglevel=WARN +cadi_loglevel=INFO