Skip to content

Instantly share code, notes, and snippets.

@skjolber
Last active August 5, 2017 19:25
Show Gist options
  • Save skjolber/b79b5c7e4ae40d50305d8d1c9b0c1f71 to your computer and use it in GitHub Desktop.
Save skjolber/b79b5c7e4ae40d50305d8d1c9b0c1f71 to your computer and use it in GitHub Desktop.
log-domain-markdown

Network

Network-related values

  • Version: 1.0
  • Package: com.example.network
  • Qualifier: network

Keys

Key Name Type Description
host hostname string textual name of network address
port port number integer/int32 TCP network port

Add the following import:

import static com.example.network.NetworkMarkerBuilder.*;

Tags

Tag Description
tx100mbit 0.1 gb/s network
tx1gb 1 gb/s network
tx10gb 10 gb/s network

Add the following import:

import static com.example.network.NetworkTag.*;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment