mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
4 lines
111 B
Go
4 lines
111 B
Go
// Package logging provides a module which creates a zap.Logger instance for
|
|
// other modules.
|
|
package logging
|