.. _wlan_exp_log_entry_types: .. include:: globals.rst ############### Log Entry Types ############### The reference C and Python code define a number of log entry types. Each entry type is defined by a set of named fields where each field has a specific data type. The log entry types are defined in ``wlan_exp/log/entry_types.py``. The documentation below is generated from these log entry type definitions.