| GameLogger plugins |
| localized string FriendlyName | Plugin name |
| localized string Description | plugin brief description |
| string Author | author of the plugin |
| var const string version | version of plugin |
| bool bInitialized | used by some plugins to check if they're loaded or not |
| config bool bDebug | toggling debug code |
| EGameStats BaseLogger | reference to the Logger core class. |