Pudu programming language
Menu
API reference

Std.Log.Line

1 declaration

type

Line

This declaration introduces a public type.

What it does

Everything one line knows, before anything decides how it should read.

Held apart from the writing so a format is a function on this rather than a

set of options on the logger. A format nobody anticipated is then a function

a program writes, not a change to this module.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.LogSearch related declarations