package
3.0.0+incompatible
Repository: https://github.com/algo7/tf2_rcon_misc.git
Documentation: pkg.go.dev

# Functions

EmptyLog empties the tf2 log file.
GrokInit initializes and compiles the grok patterns.
GrokParse parses the given line with the main grok pattern.
GrokParseChat parses the given line with the chat grok pattern.
GrokParsePlayerName parses the given line with the playerName grok pattern.
LogPathDection detects the tf2 log path.
Steam3IDToSteam64 converts a steam3 id to a steam64 id.
TailLog tails the tf2 log file.

# Structs

ChatInfo is a struct containing all the info we need about a chat message.
PlayerInfo is a struct containing all the info we need about a player.