Description Usage Arguments Value Examples
Set the level of logger
| 1 | set.log.level(level)
 | 
| level | log level, setting the level to futile.logger::DEBUG provides most details log, whereas setting the level to futile.logger::WARN provides least details log | 
None
| 1 2 3 | set.log.level(futile.logger::DEBUG)
set.log.level(futile.logger::INFO)
set.log.level(futile.logger::WARN)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.