Default ordering and selection of log steps used by printers unless overridden.
static List<LogStep> get defaultSteps => [ DATE, TIMESTAMP, TAG, LEVEL, MESSAGE, THREAD, LOCATION, ERROR, STACKTRACE, ];