Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit c103bdc

Browse files
author
Andrew Bate
committed
Doc for default info level
1 parent 6a54b54 commit c103bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Exposes the following, all of which require the logging config object:
1212
The config object to be passed to each service has the following properties:
1313

1414
- LOGGING_THRESHOLD
15-
- trace/debug/info/warn/error - the threshold at which to create log entries
15+
- trace/debug/info/warn/error (default = info) - the threshold at which to create log entries
1616
- LOGGING_TYPE (can be local|remote|none)
1717
- local: log to local console only
1818
- remote: log to local console and remote endpoint

0 commit comments

Comments
 (0)