Page Contents

@loopback/test-extension-logging-fluentd

Acceptance tests for @loopback/logging against a fluentd server.

Running the test suite

Prerequisite

Run the test:

For mocha tests, we use testcontainers to start/stop the fluentd docker container automatically.

The fluentd configuration is read from fixtures/etc/fluentd.conf.

npm test

Contributors

See all contributors.

License

MIT