ISEPOS-2280 Adjusted examples of base logger usage
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
% logger.info('Some info')
|
||||
%
|
||||
% try
|
||||
% error('Simulated error for stack trace logging');
|
||||
% % some code causing exception
|
||||
% catch err
|
||||
% logger.error('An error occurred:', err);
|
||||
% end
|
||||
|
Reference in New Issue
Block a user