-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Need to create something informative message when starting service.
in this image is no usefull information, it just show a states

It would be more beautiful when it can show something like this
//////////////////////////////////////////////////////
// Service Name : Transaction Service //
// Version : v1.0.0 //
// Description : A Service for handle transaction //
// so user can made transaction on the site. //
// Engineer : Suyitno Jr. (suyitno@dev1.my.id) //
// ------------------------------------------------ //
// URL : transaction-service //
// HTTP Port : IN(5001) OUT(INET, LOCAL, ANY PORT) //
// GRPC Port : IN(3012) OUT(3456, 3229) //
// RABBIT : amqp://rabbitmq-docker:5672 //
// ------------------------------------------------ //
// DOCUMENTATION : ./doc/postman-documentation.json //
// REPOSITORY : https://lets.dev1.my.id/lets.git //
//////////////////////////////////////////////////////
isn't it ? 🍡
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureRequest for a new featureRequest for a new feature