package main import ( LM "github.com/SommerEngineering/Ocean/Log/Meta" ) var ( senderName LM.Sender = `Ocean` )