services/log_links library

Classes

A run of a log line that names somewhere a browser could actually go.

Functions

Every clickable run in line, left to right and never overlapping.
launchableUrl(String raw) String?
raw as something a browser can be pointed at, or null if it is not a URL.
servingAddress(String line) String?
The address a service announced it is listening on, read off its own Serving at … line, or null if line is not one.