Home
last modified time | relevance | path

Searched defs:ConsoleWriter (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rs/zerolog/
H A Dconsole.go48 type ConsoleWriter struct { struct
50 Out io.Writer
53 NoColor bool
56 TimeFormat string
59 PartsOrder []string
62 PartsExclude []string
64 FormatTimestamp Formatter
65 FormatLevel Formatter
66 FormatCaller Formatter
67 FormatMessage Formatter
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/rs/zerolog/
H A Dconsole.go48 type ConsoleWriter struct { struct
50 Out io.Writer
53 NoColor bool
56 TimeFormat string
59 PartsOrder []string
62 PartsExclude []string
64 FormatTimestamp Formatter
65 FormatLevel Formatter
66 FormatCaller Formatter
67 FormatMessage Formatter
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/devel/bit/bit-1.1.2/vendor/github.com/rs/zerolog/
H A Dconsole.go47 type ConsoleWriter struct { struct
49 Out io.Writer
52 NoColor bool
55 TimeFormat string
58 PartsOrder []string
60 FormatTimestamp Formatter
61 FormatLevel Formatter
62 FormatCaller Formatter
63 FormatMessage Formatter
64 FormatFieldName Formatter
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/rs/zerolog/
H A Dconsole.go35 type ConsoleWriter struct { struct
36 Out io.Writer
37 NoColor bool
40 func (w ConsoleWriter) Write(p []byte) (n int, err error) {
/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/ClientUtilities/util/
H A DConsoleWriter.cs16 public class ConsoleWriter : TextWriter class
26 public ConsoleWriter(TextWriter console) in ConsoleWriter() method in NUnit.Util.ConsoleWriter
/dports/editors/xi-term/xi-term-d264767/cargo-crates/log4rs-0.8.3/src/encode/writer/
H A Dconsole.rs11 pub struct ConsoleWriter(imp::Writer); struct
13 impl ConsoleWriter { impl
36 impl io::Write for ConsoleWriter { implementation
54 impl encode::Write for ConsoleWriter { implementation
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Runner/
H A DConsoleWriter.cs33 public class ConsoleWriter : TextWriter class
/dports/net/evans/evans-0.9.1/vendor/github.com/ktr0731/go-prompt/
H A Doutput.go10 func registerConsoleWriter(f ConsoleWriter) {
91 type ConsoleWriter interface { interface
H A Doption.go16 func OptionWriter(x ConsoleWriter) Option {
/dports/lang/rhino/rhino1_7R4/toolsrc/org/mozilla/javascript/tools/shell/
H A DConsoleTextArea.java29 class ConsoleWriter extends java.io.OutputStream { class
34 public ConsoleWriter(ConsoleTextArea textArea) { in ConsoleWriter() method in ConsoleWriter
/dports/devel/bit/bit-1.1.2/vendor/github.com/c-bata/go-prompt/
H A Doutput.go10 func registerConsoleWriter(f ConsoleWriter) {
91 type ConsoleWriter interface { interface
H A Doption.go16 func OptionWriter(x ConsoleWriter) Option {
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/github.com/sean-/conswriter/
H A Dconswriter.go12 type ConsoleWriter interface { interface
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydevd_bundle/
H A Dpydevd_console_integration.py118 class ConsoleWriter(InteractiveInterpreter): class
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json.Tests/TestObjects/
H A DIMyInterface.cs90 internal class ConsoleWriter : IMyInterface class
/dports/devel/py-pydevd/pydevd-1.1.1/
H A Dpydevconsole.py404 class ConsoleWriter(InteractiveInterpreter): class
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/
H A Dpydevconsole.py496 class ConsoleWriter(InteractiveInterpreter): class
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/
H A Dpydevconsole.py494 class ConsoleWriter(InteractiveInterpreter): class
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/
H A Ddbconnection.py30 class ConsoleWriter: class