Skip to content

Commit 698c398

Browse files
committed
Add README
Signed-off-by: Derek McGowan <[email protected]>
1 parent 87c83c4 commit 698c398

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# log
2+
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.
4+
5+
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.
6+
In the future this package may be replaced with a common go logging interface.

0 commit comments

Comments
 (0)