frostfs-s3-gw/cmd
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
..
authmate [#382] Refactor neofs related types 2022-03-31 11:47:24 +03:00
s3-gw [#380] cmd/s3-gw: Write app name and version once on startup 2022-04-06 17:31:01 +03:00