Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Status ¶
type Status int
Status is the status of the logger
func (Status) Format ¶ added in v0.4.5
func (s Status) Format( contentSeparator *gostringsseparator.Content, addCharactersFn gostringsadd.CharactersFn, ) string
Format gets the formatted status
Parameters:
- contentSeparator *gostringsseparator.Content: the content separator
- addCharactersFn gostringsadd.CharactersFn: the function to add characters
Returns:
- string: the formatted status
Click to show internal directories.
Click to hide internal directories.