333334335336337338339340341342343
} if (devName == null) { if (unknownDevicesLogger != null) { try { unknownDevicesLogger.appendEntry( new TACFACEntry(tacfac)); } catch (IOException e) { LOGGER.warn("cannot-write-unknown-devices-log-file"); } } }