Crate soprintln

Crate soprintln 

Source

Macros§

init
Initializes the SO_NAME static to make logs more readable.
soprintln
soprintln! prints a message prefixed by a truncated timestamp, shared object ID and thread ID.

Structs§

Beacon
A u64 whose 24-bit ANSI color is determined by its value.

Statics§

SO_NAME
The name of this package

Functions§

hsl_to_rgb
Converts a hue, saturation, and lightness to an RGB color.
shared_object_id
Returns a unique identifier for the current shared object.