You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/logtail
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I
See http://go/no-ell

Signed-off-by: Alex Chan <alexc@tailscale.com>

Updates #cleanup

Change-Id: I8c976b51ce7a60f06315048b1920516129cc1d5d
2 weeks ago
..
example Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 12 months ago
filch all: use Go 1.22 range-over-int 2 years ago
.gitignore Move Linux client & common packages into a public repo. 6 years ago
README.md Move Linux client & common packages into a public repo. 6 years ago
api.md Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 12 months ago
buffer.go syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 2 weeks ago
config.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2 months ago
logtail.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago
logtail_omit.go feature/logtail: pull logtail + netlog out to modular features 2 months ago
logtail_test.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago

README.md

Tailscale Logs Service

This github repository contains libraries, documentation, and examples for working with the public API of the tailscale logs service.

For a very quick introduction to the core features, read the API docs and peruse the logs reprocessing example.

For more information, write to info@tailscale.io.