package
0.3.0
Repository: https://github.com/go-spatial/proj.git
Documentation: pkg.go.dev

# Functions

Debugf writes a debug message to stderr.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Error writes an error message to stderr.
No description provided by the author
Printf writes a regular log message to stderr.
Printv writes a variable as a regular log message to stderr TODO: would be nice if this could print the variable name (and ideally the private fields too, if reflection allows us access to them).

# Variables

DebugEnabled controls whether Debug log messages are generated.
ErrorEnabled controls whether Error log messages are generated.
InfoEnabled controls whether "regular" log messages are generated.

# Structs

No description provided by the author

# Interfaces

No description provided by the author