Wrong LokiHandler class in README

Created on 18 January 2023, almost 2 years ago

The README shows a sample service.yml configuration with the Itspire LokiHandler instead of the Drupal LokiHandler.

See https://git.drupalcode.org/project/monolog_loki/-/blob/1bde9d8df1489dcc1...

Should be like:


[...]
  monolog.handler.loki:
    class: Drupal\monolog_loki\Logger\Handler\LokiHandler
    arguments:
      - '@monolog_loki.util.settings'
      - entrypoint: 'http://localhost:3100'
[...]

🐛 Bug report
Status

Active

Version

1.0

Component

Documentation

Created by

🇦🇹Austria guedressel

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024