Skip to content

Commit

Permalink
chore: package-conf
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloFrade committed Nov 20, 2017
1 parent ff7e825 commit c320b68
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions scripts/package-conf.yml
Expand Up @@ -76,13 +76,13 @@ connectionEndpoints:
- 'https://example.com'

# Logger Configuration
# logger:
# # use either the default logger
# type: default
# options:
# colors: true
# # value of logLevel (line 4) will always overwrite this value
# logLevel: INFO
logger:
# use either the default logger
type: default
options:
colors: true
# value of logLevel (line 4) will always overwrite this value
logLevel: INFO

# # or the winston logger
# name: winston
Expand Down

0 comments on commit c320b68

Please sign in to comment.