<!--
SPDX-FileCopyrightText: 2019-present Open Networking Foundation <info@opennetworking.org>

SPDX-License-Identifier: Apache-2.0
-->

## onos uenib log get

Gets a logger attribute (e.g. level)

### Options

```
  -h, --help   help for get
```

### Options inherited from parent commands

```
      --auth-header string       Auth header in the form 'Bearer <base64>'
      --no-tls                   if present, do not use TLS
      --service-address string   the gRPC endpoint (default "onos-uenib:5150")
      --tls-cert-path string     the path to the TLS certificate
      --tls-key-path string      the path to the TLS key
```

### SEE ALSO

* [onos uenib log](onos_uenib_log.md)	 - logging api commands
* [onos uenib log get level](onos_uenib_log_get_level.md)	 - Gets a logger level

###### Auto generated by spf13/cobra on 29-Jun-2024