Hi, Unfortunately, log levels are not precisely defined for now. Here is the informal policy (as I see it): - level 1 : the program won't run because of this error (e.g. wrong arguments to a function) - level 2 : an important error - level 3 : a recoverable error / a warning - level 4 : important debug message - level 5 : a debug message
I have submitted a bug report so that we think about documenting that ( https://github.com/savonet/liquidsoap/issues/249 ). Cheers, Samuel On Sat, Aug 22, 2015 at 3:04 AM, Lorne Kates <[email protected]> wrote: > What are the possible values for log.level, and what do the different levels > do? > > ------------------------------------------------------------------------------ > > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
