Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for SetLogLoggerLevel (0.2 sec)

  1. api/go1.22.txt

    pkg go/version, func Lang(string) string #62039
    pkg html/template, const ErrJSTemplate //deprecated #61619
    pkg io, method (*SectionReader) Outer() (ReaderAt, int64, int64) #61870
    pkg log/slog, func SetLogLoggerLevel(Level) Level #62418
    pkg math/big, method (*Rat) FloatPrec() (int, bool) #50489
    pkg math/rand/v2, func ExpFloat64() float64 #61716
    pkg math/rand/v2, func Float32() float32 #61716
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Jan 24 20:54:27 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  2. doc/go1.22.html

        </p>
      </dd>
    </dl><!-- io -->
    
    <dl id="log/slog"><dt><a href="/pkg/log/slog/">log/slog</a></dt>
      <dd>
        <p><!-- https://go.dev/issue/62418 -->
          The new <a href="/pkg/log/slog#SetLogLoggerLevel"><code>SetLogLoggerLevel</code></a> function
          controls the level for the bridge between the `slog` and `log` packages. It sets the minimum level
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top