pkgsrc/devel/go-logrus/PLIST
minskim 6747c7b53a devel/go-logrus: Import version 1.0.6
Logrus is a structured logger for Go (golang), completely API
compatible with the standard library logger.
2018-09-11 17:45:06 +00:00

38 lines
2 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2018/09/11 17:45:06 minskim Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/sirupsen/logrus.a
gopkg/pkg/${GO_PLATFORM}/github.com/sirupsen/logrus/hooks/syslog.a
gopkg/pkg/${GO_PLATFORM}/github.com/sirupsen/logrus/hooks/test.a
gopkg/src/github.com/sirupsen/logrus/CHANGELOG.md
gopkg/src/github.com/sirupsen/logrus/LICENSE
gopkg/src/github.com/sirupsen/logrus/README.md
gopkg/src/github.com/sirupsen/logrus/alt_exit.go
gopkg/src/github.com/sirupsen/logrus/alt_exit_test.go
gopkg/src/github.com/sirupsen/logrus/appveyor.yml
gopkg/src/github.com/sirupsen/logrus/doc.go
gopkg/src/github.com/sirupsen/logrus/entry.go
gopkg/src/github.com/sirupsen/logrus/entry_test.go
gopkg/src/github.com/sirupsen/logrus/example_basic_test.go
gopkg/src/github.com/sirupsen/logrus/example_hook_test.go
gopkg/src/github.com/sirupsen/logrus/exported.go
gopkg/src/github.com/sirupsen/logrus/formatter.go
gopkg/src/github.com/sirupsen/logrus/formatter_bench_test.go
gopkg/src/github.com/sirupsen/logrus/hook_test.go
gopkg/src/github.com/sirupsen/logrus/hooks.go
gopkg/src/github.com/sirupsen/logrus/hooks/syslog/README.md
gopkg/src/github.com/sirupsen/logrus/hooks/syslog/syslog.go
gopkg/src/github.com/sirupsen/logrus/hooks/syslog/syslog_test.go
gopkg/src/github.com/sirupsen/logrus/hooks/test/test.go
gopkg/src/github.com/sirupsen/logrus/hooks/test/test_test.go
gopkg/src/github.com/sirupsen/logrus/json_formatter.go
gopkg/src/github.com/sirupsen/logrus/json_formatter_test.go
gopkg/src/github.com/sirupsen/logrus/logger.go
gopkg/src/github.com/sirupsen/logrus/logger_bench_test.go
gopkg/src/github.com/sirupsen/logrus/logrus.go
gopkg/src/github.com/sirupsen/logrus/logrus_test.go
gopkg/src/github.com/sirupsen/logrus/terminal_bsd.go
gopkg/src/github.com/sirupsen/logrus/terminal_check_appengine.go
gopkg/src/github.com/sirupsen/logrus/terminal_check_notappengine.go
gopkg/src/github.com/sirupsen/logrus/terminal_linux.go
gopkg/src/github.com/sirupsen/logrus/text_formatter.go
gopkg/src/github.com/sirupsen/logrus/text_formatter_test.go
gopkg/src/github.com/sirupsen/logrus/writer.go