HomeSort by relevance Sort by last modified time
    Searched defs:Notice (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/log/syslog/
syslog.go 226 // Notice logs a message with severity LOG_NOTICE, ignoring the
228 func (w *Writer) Notice(m string) error {
  /prebuilts/go/linux-x86/src/log/syslog/
syslog.go 226 // Notice logs a message with severity LOG_NOTICE, ignoring the
228 func (w *Writer) Notice(m string) error {

Completed in 81 milliseconds