Skip to content

Commit fe065a1

Browse files
authored
Update README.md
1 parent 08513c5 commit fe065a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ we would write something along the lines of:
4141
ConsoleLogger(stream, min_level) =
4242
MinLevelLogger(
4343
ActiveFilteredLogger(max_log_filter,
44-
PureConsoleLogger(stream)
44+
PureSinkConsoleLogger(stream)
4545
),
4646
min_level
4747
)

0 commit comments

Comments
 (0)