- Go 언어의 표준 라이브러리로, 로그 메시지를 기록하는 데 사용된다- 다양한 로그 메시지 형식을 지원하며, 로그 메시지를 파일, 표준 출력, 표준 오류 출력 등으로 보낼 수 있다. https://pkg.go.dev/log log package - log - Go PackagesDiscover Packages Standard library log Version: go1.23.5 Opens a new window with list of versions in this module. Published: Jan 16, 2025 License: BSD-3-Clause Opens a new window with license information. Imports: 8 Opens a new window with ..