I read this question that protects the adoption of NSLog statements from release versions.
Is it acceptable, instead of cluttering up the main log with garbage, instead writing it to the Apple syslog, then it will be hidden from the main log?
Or am I just overdoing it? Are there any cases where logging was useful to you in determining an application error after release?
I found that the log messages that I add during development usually do one of three things:
1 , , , , , .
, , , . , () .
ASL , debug info, , - , .
debug
info
, , . , , , , . , .
Source: https://habr.com/ru/post/1762500/More articles:ASP.NET MVC 3 JSON ModelBinders not working - jqueryRegEx для соответствия строковым маркерам в любом порядке? - sqlSystem information in the browser - javaIterate over all fields in PDF using JavaScript - javascript.bat If the statement is batch-fileWhy 10 at the beginning of ArrayList after Sort () - javaLinq to SQL replace related object - asp.net-mvcFoursquare - OAuth -.Net Authentication Example - .netWhere can I install PHP to install on a Windows server (x64) - phpMaximum stored procedure, function, trigger, or nesting level of a view is exceeded in Visual Studio (ado.net), but not on the SQL server - sqlAll Articles