Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
jvx:common:util:loggerfactory [2020/06/15 14:39]
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
jvx:common:util:loggerfactory [2020/07/22 13:25] (current)
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
Line 38: Line 38:
 </​file>​ </​file>​
  
-JVx´s standard implementation limits the use of loggers. The actual instance of a logger (ILogger) is not initialized until it is accessed, i.e. a log output occurs.+JVx´s standard implementation limits the use of loggers. The actual instance of a logger (ILogger) is not initialized until it is accessed, i.e.a log output occurs.
  
 The implementation of vararg parameters (Object...) positively affects performance and readability of the source code. The following constructs are not uncommon: The implementation of vararg parameters (Object...) positively affects performance and readability of the source code. The following constructs are not uncommon:
Line 114: Line 114:
 </​file>​ </​file>​
  
-JVx´s log implementation can be used for RIAs, DesktopWeb and Android applications. For WebUI applications,​ it should be noted that the log outputs occur at the server.+JVx´s log implementation can be used for RIAs, desktopweb and Android applications. For WebUI applications,​ it should be noted that the log outputs occur at the server.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information