Typos as per PR comments

This commit is contained in:
Martin Sumner 2018-12-05 09:31:03 +00:00
parent 578a9f88e0
commit 9735661d98

View file

@ -311,12 +311,12 @@
% As an alternative a higher log_level can be used to reduce this % As an alternative a higher log_level can be used to reduce this
% 'noise', however, there is currently no separate stats facility % 'noise', however, there is currently no separate stats facility
% to gather relevant information outside of info level logs. So % to gather relevant information outside of info level logs. So
% moving to higher log levels will at present make the opertaor % moving to higher log levels will at present make the operator
% blind to sample performance statistics of leveled sub-components % blind to sample performance statistics of leveled sub-components
% etc % etc
{forced_logs, list(string())} {forced_logs, list(string())}
% Forced logs allow for specific info level logs, such as those % Forced logs allow for specific info level logs, such as those
% logging stats to be logged even when the defualt log level has % logging stats to be logged even when the default log level has
% been set to a higher log level. Using: % been set to a higher log level. Using:
% {forced_logs, % {forced_logs,
% ["B0015", "B0016", "B0017", "B0018", % ["B0015", "B0016", "B0017", "B0018",