Back to Loopback Next

@loopback/test-extension-logging-fluentd

acceptance/extension-logging-fluentd/README.md

4.0.0-alpha.1616 B
Original Source

@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.

bash
npm test

Contributors

See all contributors.

License

MIT