Documentation ¶
Overview ¶
Package nlog - aistore logger, provides buffering, timestamping, writing, and flushing/syncing/rotating
- Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
Package nlog
- Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
Package nlog - aistore logger, provides buffering, timestamping, writing, and flushing/syncing/rotating
- Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
Package nlog - aistore logger, provides buffering, timestamping, writing, and flushing/syncing/rotating
- Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
Package nlog - aistore logger, provides buffering, timestamping, writing, and flushing/syncing/rotating
- Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
Index ¶
- Variables
- func ErrLogName() string
- func ErrorDepth(depth int, args ...any)
- func Errorf(format string, args ...any)
- func Errorln(args ...any)
- func Flush(exit ...bool)
- func InfoDepth(depth int, args ...any)
- func InfoLogName() string
- func Infof(format string, args ...any)
- func Infoln(args ...any)
- func InitFlags(flset *flag.FlagSet)
- func OOB() bool
- func SetLogDirRole(dir, role string)
- func SetTitle(s string)
- func Since() time.Duration
- func Warningf(format string, args ...any)
- func Warningln(args ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
MaxSize int64 = 4 * 1024 * 1024
)
Functions ¶
func ErrLogName ¶
func ErrLogName() string
func ErrorDepth ¶
func InfoLogName ¶
func InfoLogName() string
func SetLogDirRole ¶
func SetLogDirRole(dir, role string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.