mirror of
https://github.com/Cameri/nostream.git
synced 2025-06-29 18:00:33 +02:00
fix: ascii logo
This commit is contained in:
@ -53,7 +53,7 @@ export class App implements IRunnable {
|
|||||||
this.cluster.fork()
|
this.cluster.fork()
|
||||||
}
|
}
|
||||||
|
|
||||||
logCentered(`${workerCount} workers started`, 114)
|
logCentered(`${workerCount} workers started`, width)
|
||||||
|
|
||||||
debug('settings: %O', this.settingsFactory())
|
debug('settings: %O', this.settingsFactory())
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user