Skip to content

Commit 1e99a80

Browse files
author
Richard Pijnenburg
committed
modified company name is it possibly is causing the issue
1 parent 9e5e37b commit 1e99a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/logging-from-nodejs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ brute-force capture the console stream.
1616
Some applications use logging modules but the vast majority of those
1717
wrap the console output to a file with minimal fanfare.
1818

19-
We use at [&yet](http://andyet.com) use [bucker](https://npmjs.org/package/bucker)
19+
We use at [And Yet](http://andyet.com) use [bucker](https://npmjs.org/package/bucker)
2020
for that - it's a module that was created by us for internal use and
2121
we have open-sourced it. This gives you all the normal things you expect from
2222
a logging tool: levels, exception handling, middleware integration - and then

0 commit comments

Comments
 (0)