In the same module you can do: `info.`level=`(5)`
>From another module if level is private, you can just do `info.level = 5`.
In the same module you can do: `info.`level=`(5)`
>From another module if level is private, you can just do `info.level = 5`.