Skip to content

Commit

Permalink
re-added hyphen in human-readable
Browse files Browse the repository at this point in the history
  • Loading branch information
tanberry committed Apr 16, 2021
1 parent 4ed20e1 commit f879e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const options = {
options.handleExceptions = true;
logger.add(new logdnaWinston(options))
// Log Examples
// log with meta and human readable message for Live Tail (structure upon log line expansion in-app)
// log with meta and human-readable message for Live Tail (structure upon log line expansion in-app)
let log_obj_info = {
message: 'USER 101010 SUCCESSFUL LOGIN',
user_id: '101010',
Expand Down

0 comments on commit f879e31

Please sign in to comment.