This commit is contained in:
Core 2022-09-16 17:22:11 +01:00
parent bde6dd3779
commit eba6c64008
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -27,7 +27,7 @@ export class AppEvents {
*/
private start(): void {
AppEvents.initLogging();
console.info("[AppEvents] App started");
console.info("[AppEvents] App started ");
/**********************************************************************************************************************
* Startup arguments handling