Skip to content
  • Simon Glass's avatar
    log: Add control over log formatting · 3b73e8d0
    Simon Glass authored
    
    
    It is useful to be able to control the output format of log records on the
    console. As a starting point, add definitions for controlling which
    elements of the log record are displayed. Use function and message as the
    default, since these are the most useful fields.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    3b73e8d0