Skip to content
Snippets Groups Projects
  • Sybren A. Stüvel's avatar
    f60cc8c5
    Added hack to avoid clogging the logs · f60cc8c5
    Sybren A. Stüvel authored
    Cycles and other render engines produce a line of log for each object in
    the scene. In the Spring project there are so many objects (leaves, twigs,
    pebbles) that it chokes the Manager with logs.
    
    For now we have some custom code to swallow those lines, in lieu of a
    logging system that can handle those volumes properly.
    f60cc8c5
    History
    Added hack to avoid clogging the logs
    Sybren A. Stüvel authored
    Cycles and other render engines produce a line of log for each object in
    the scene. In the Spring project there are so many objects (leaves, twigs,
    pebbles) that it chokes the Manager with logs.
    
    For now we have some custom code to swallow those lines, in lieu of a
    logging system that can handle those volumes properly.