in weak_to_strong/logger.py [0:0]
def logkvs(d): assert is_configured(), "WandbLogger is not configured" WandbLogger.CURRENT.logkvs(d)