mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 16:50:34 +03:00
* Move call to `export_journal_fsssignaldiscovered` to top-level of event processing. This ensures we'd still have the *previous* system tracked when running under Odyssey. Also, we can't return any result from this, as we'd still need to process things like `Location` otherwise. * Use `logger.trace_if("plugin.eddn.fsssignaldiscovered", ...)` * Perform all sanity checks, elisions and augmentations in the "not FSSSignalDiscovered event" sending code.