mirror of https://github.com/docker/docs.git
commit
4646615e70
|
@ -32,7 +32,7 @@ included with Docker, you can also implement and use [logging driver plugins](pl
|
||||||
>
|
>
|
||||||
> For other situations, the "local" logging driver is recommended as it performs
|
> For other situations, the "local" logging driver is recommended as it performs
|
||||||
> log-rotation by default, and uses a more efficient file format. Refer to the
|
> log-rotation by default, and uses a more efficient file format. Refer to the
|
||||||
> [Configure the default logging driver](configure-the-default-logging-driver)
|
> [Configure the default logging driver](#configure-the-default-logging-driver)
|
||||||
> section below to learn how to configure the "local" logging driver as a default,
|
> section below to learn how to configure the "local" logging driver as a default,
|
||||||
> and the [local file logging driver](local.md) page for more details about the
|
> and the [local file logging driver](local.md) page for more details about the
|
||||||
> "local" logging driver.
|
> "local" logging driver.
|
||||||
|
|
Loading…
Reference in New Issue