# Functions
GetDefaultIcons returns a map with default verbosity level icons.
New creates new pencil with default Options and merges them with the given list of Option.
NewOptions creates new default Options and merges them with the given options.
UseIcons sets whether the configured icons should be printed.
WithIcons sets the pencil verbosity level icons.
WithPrefixes sets the pencil message prefixes.
WithVerbosity sets the verbosity level.
WithWriter sets the output writer.
# Variables
Default pencil verbosity level icons.
Default pencil verbosity level icons.
Default pencil verbosity level icons.
Default pencil verbosity level icons.
Default pencil verbosity level icons.
DefaultVerbosity is the default pencil verbosity level.
Default pencil verbosity level icons.
DefaultWriter is the default pencil writer.
# Type aliases
Option is a pencil option.