Documentation ¶
Overview ¶
Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncoderConfig ¶
func EncoderConfig() zapcore.EncoderConfig
Types ¶
type LogOpts ¶
type LogOpts struct { Level string File bool FileName string MaxFileSizeMB int MaxBackups int MaxAgeDays int ApplicationInsightsID string EnableTelemetry bool }
func GetDefaultLogOpts ¶
func GetDefaultLogOpts() *LogOpts
Click to show internal directories.
Click to hide internal directories.