{{ define "alloy.config.logging" }}
logging {
  level  = "{{ .level }}"
  format = "{{ .format }}"
}
{{ end }}
