wifi: Improve readibility of collected logs when WifiHelper::EnableLogComponents is used
This commit is contained in:
@@ -747,6 +747,9 @@ WifiHelper::Install (const WifiPhyHelper &phy,
|
||||
void
|
||||
WifiHelper::EnableLogComponents (void)
|
||||
{
|
||||
LogComponentEnableAll (LOG_PREFIX_TIME);
|
||||
LogComponentEnableAll (LOG_PREFIX_NODE);
|
||||
|
||||
LogComponentEnable ("AarfWifiManager", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("AarfcdWifiManager", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("AdhocWifiMac", LOG_LEVEL_ALL);
|
||||
|
||||
Reference in New Issue
Block a user