Config.hostname

'hostname' to use when logging using 'add'

This is the 'hostname' part of the identifier. If not set, gethostname (2) will be called. See this class' documentation for further details.

class Config
istring hostname;

Meta