Welcome to the Linux Foundation Forum!

Fix for CLI Error:WARN 001 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING

  1. 2019-11-02 19:29:27.928 UTC [main] InitCmd -> WARN 001 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variable
  2. 2019-11-02 19:29:27.939 UTC [main] SetOrdererEnv -> WARN 002 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variable

fix changing env var in cli

  1. cli:
  2. container_name: cli
  3. environment:
  4. # deprecated
  5. # - CORE_LOGGING_LEVEL=info
  6. - FABRIC_LOGGING_SPEC=info

done now we don't see the warn messages inside cli :)

Comments

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training