There was an error while loading. Please reload this page.
1 parent 9e5e37b commit 1e99a80Copy full SHA for 1e99a80
recipes/logging-from-nodejs/index.md
@@ -16,7 +16,7 @@ brute-force capture the console stream.
16
Some applications use logging modules but the vast majority of those
17
wrap the console output to a file with minimal fanfare.
18
19
-We use at [&yet](http://andyet.com) use [bucker](https://npmjs.org/package/bucker)
+We use at [And Yet](http://andyet.com) use [bucker](https://npmjs.org/package/bucker)
20
for that - it's a module that was created by us for internal use and
21
we have open-sourced it. This gives you all the normal things you expect from
22
a logging tool: levels, exception handling, middleware integration - and then
0 commit comments