package me.eater.hefbrug.logging interface LogFormat { fun logFormat(): String }