Skip to content

Commit cf26711

Browse files
committed
Update description in README
Signed-off-by: Derek McGowan <[email protected]>
1 parent f9f250c commit cf26711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# log
22

3-
The log package provides a common logging interface across containerd repositories and a way for clients to use and configure logging in containerd packages.
3+
A Go package providing a common logging interface across containerd repositories and a way for clients to use and configure logging in containerd packages.
44

55
This package is not intended to be used as a standalone logging package outside of the containerd ecosystem and is intended as an interface wrapper around a logging implementation.
66
In the future this package may be replaced with a common go logging interface.

0 commit comments

Comments
 (0)