Skip to content

Specifying the logging level using the Console.log() API #510

Answered by willmcgugan
byt3bl33d3r asked this question in Q&A
Discussion options

You must be logged in to vote

Glad you like Rich.

There's no level parameter in console.log.

console.log() was not meant as a replacement for logging, even if they do generate similar output. The log method was more for quick debug output similar to Javascript's console.log.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@byt3bl33d3r
Comment options

Answer selected by byt3bl33d3r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants