logger

package
v0.0.0-...-ed6cb7b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FinalizeLogger

func FinalizeLogger()

FinalizeLogger 로거 자원 정리

func InitializeLogger

func InitializeLogger(logPath string, maxSize, maxBackups, maxAge int, compress, debug bool)

InitializeLogger 로거를 초기화하고 파일 및 콘솔 출력 설정 구성

func LogDebug

func LogDebug(format string, args ...interface{})

LogDebug DEBUG 레벨 로깅 (콘솔 출력만)

func LogError

func LogError(format string, args ...interface{})

LogError ERROR 레벨 로깅

func LogFatal

func LogFatal(format string, args ...interface{})

LogFatal FATAL 레벨 로깅 주의: os.Exit(1) 실행됨

func LogInfo

func LogInfo(format string, args ...interface{})

LogInfo INFO 레벨 로깅

func LogPanic

func LogPanic(format string, args ...interface{})

LogPanic PANIC 레벨 로깅 주의: Panic 발생됨

func LogWarn

func LogWarn(format string, args ...interface{})

LogWarn WARNING 레벨 로깅

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL