sisungo / airup

🚀 Airup is a modern, portable and blazingly fast implementation of service supervisor and the init daemon.
MIT License
18 stars 1 forks source link

Use custom logging facility instead of `tracing` #37

Open sisungo opened 3 months ago

sisungo commented 3 months ago

For init's purpose of displaying boot status on the screen, general-purposed loggers like tracing are not enough, so we should use our own logging facility instead.