Closed as not planned
Description
What is the type of issue?
Documentation is confusing
What is the issue?
I wanted to use log.args in a typescript project and my ide told me that it's not existing, but in runtime this property is here.
i saw the type declaration but cant find any mention. Is it stored in another type like a Log extension or something ? or is it just missing ?