Open etolstoy opened 8 years ago
This task includes implementing the following features:
log(message, log_level)
message
log_level
This task includes implementing the following features:
log(message, log_level)
, which prints themessage
in the console.log_level
.