Log levels

Report a typo

val logger = Logger.getLogger(Main::class.java.name)
logger.log(_________, "Hello " + logger.name)

The above code tries to print a Severe log. What constant should you use in the gap?

Enter a short text
___

Create a free account to access the full topic