Skip to content

Commit

Permalink
Remove deprecated note
Browse files Browse the repository at this point in the history
With dual logging enabled by default, `docker logs` works regardless of the logging driver used

Signed-off-by: Mathieu Rollet <matletix@gmail.com>
(cherry picked from commit 1158788)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
  • Loading branch information
matletix authored and thaJeztah committed Dec 15, 2022
1 parent 058f7df commit ce10682
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/reference/commandline/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ Options:

The `docker logs` command batch-retrieves logs present at the time of execution.

> **Note**
>
> This command is only functional for containers that are started with the
> `json-file` or `journald` logging driver.
For more information about selecting and configuring logging drivers, refer to
[Configure logging drivers](https://docs.docker.com/config/containers/logging/configure/).

Expand Down

0 comments on commit ce10682

Please sign in to comment.