Skip to content

Commit

Permalink
[FAB-7944] fabric-client ignores value for hfc-logging
Browse files Browse the repository at this point in the history
update the document, the client application should not use SDK internal
API.

Change-Id: I4ec072f9bfcc61a6db511bab89c8e3df4fdd7e77
Signed-off-by: zhaochy <zhaochy_2015@hotmail.com>
  • Loading branch information
zhaochy1990 committed Feb 5, 2018
1 parent dd50831 commit 5aebf20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fabric-client/lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ const LOGGING_LEVELS = ['debug', 'info', 'warn', 'error'];

//
// Internal API.
// Notice this API is only used at the SDK scope. For the client application, do not use
// this api.
//
// Get the standard logger to use throughout the SDK code. If the client application has
// configured a logger, then that'll be returned.
Expand Down

0 comments on commit 5aebf20

Please sign in to comment.