One example of the feature that I find useful is writing a log to a PLC Next log file.
For example: if you catch an exception in your C# code, you could write the exception message to log file for diagnostic purposes.
Is there such possibility in PLC Next development tools?