frostfs-s3-gw/cmd/s3-gw
Leonard Lyubich 83fb697f80 [#380] cmd/s3-gw: Write app name and version once on startup
It's redundant to write app name and version in each log message, a
single entry at the start is enough.

Make `App.Wait` to write app name as `neofs-s3-gw` in `application
started` message. Do not add `app_name` and `app_version` fields to the
logger returned by `newLogger`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-06 17:31:01 +03:00
..
app.go [#380] cmd/s3-gw: Write app name and version once on startup 2022-04-06 17:31:01 +03:00
app_healthy.go [#221] Unify source file naming 2021-08-20 15:19:49 +03:00
app_metrics.go [#221] Unify source file naming 2021-08-20 15:19:49 +03:00
app_profiler.go [#221] Unify source file naming 2021-08-20 15:19:49 +03:00
app_router.go [#316] Remove minio mentions in commits 2022-01-21 10:44:54 +03:00
app_settings.go [#380] cmd/s3-gw: Refactor logger 2022-04-06 17:31:01 +03:00
main.go [#380] cmd/s3-gw: Write app name and version once on startup 2022-04-06 17:31:01 +03:00