package logs
import "github.com/opencontainers/runc/libcontainer/logs"
Index ¶
- func ConfigureLogging(config Config) error
- func ForwardLogs(logPipe io.ReadCloser) chan error
- type Config
Functions ¶
func ConfigureLogging ¶
func ForwardLogs ¶
func ForwardLogs(logPipe io.ReadCloser) chan error
Types ¶
type Config ¶
type Config struct { LogLevel logrus.Level LogFormat string LogFilePath string LogPipeFd int LogCaller bool }
Source Files ¶
- Version
- v1.0.1
- Published
- Jul 16, 2021
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 3 hours ago –
Tools for package owners.