Module:Log globals/doc
< Module:Log globals
Jump to navigation
Jump to search
Revision as of 01:06, 30 October 2018 by blackwiki>BrandonXLF
This is the documentation page for Module:Log globals
| This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected. |
This module finds nil globlas and adds the to the lua log along with where they were read/written. This module is different from Module:No globals as you can see all nil global variables that are being read/written to rather then only getting an error for the first problematic global variable.