A logging library that sends errors to stderr and debug/trace messages to stdout with optional stack traces.
go get github.com/getlantern/gologNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a logger and log debug and error messages.
Set the environment variable GOLOG_TRACE=true or use -ldflags to enable trace output.
No dependency data recorded yet.