Documentation Index
Fetch the complete documentation index at: https://docs.tilebox.com/llms.txt
Use this file to discover all available pages before exploring further.
slog logger to write workflow logs to standard output at the given level.
The console handler composes with the Tilebox log exporter installed by workflows.NewClient(), so logs can be sent to Tilebox and printed locally. Calling ConfigureConsoleLogging more than once does not add duplicate console handlers.
Parameters
The minimum log level to print to the console.