Skip to content

Commit

Permalink
Add warning for count_next/1
Browse files Browse the repository at this point in the history
There's an outstanding PR that breaks the API, and the new multiple
buffer feature influences how this would actually be used in NervesMOTD.
  • Loading branch information
fhunleth committed Feb 8, 2023
1 parent 4d7eb9d commit 032eac6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ring_logger.ex
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ defmodule RingLogger do
@doc """
Count the next messages in the log
NOTE: This function may change in future releases.
Options include:
* Options from `attach/1`
Expand Down

0 comments on commit 032eac6

Please sign in to comment.