Registry / logging / financial-times-go-logger

financial-times-go-logger

JSON →
librarygogounverified

A structured logging library for Go applications, designed for use at the Financial Times.

go get github.com/Financial-Times/go-logger
INSTALL
IMPORT
SIG · FINANCIAL-TIMES-GO
F
financial-times-go-logger
logginggo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

logger
✓ github.com/Financial-Times/go-logger

Creates a logger and logs an info message.

package main import ( "github.com/Financial-Times/go-logger" ) func main() { log := logger.NewLogger("myapp") log.Info("Application started") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
2
Resources