Robuta

https://mikehadlow.blogspot.com/2007/09/joys-of-systemdiagnosticsstackframe.html Code rant: The joys of System.Diagnostics.StackFrame I see code like this an awful lot where a logging function or whatever is passed a string literal of the current method name: public void T... system diagnosticscoderantjoys https://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/xml/type/util/class-use/XMLTypeResourceImpl.StackFrame.html Uses of Class org.eclipse.emf.ecore.xml.type.util.XMLTypeResourceImpl.StackFrame (EMF Javadoc) https://mikehadlow.blogspot.com/2007/09/joys-of-systemdiagnosticsstackframe.html?showComment=1190744160000&m=0 Code rant: The joys of System.Diagnostics.StackFrame I see code like this an awful lot where a logging function or whatever is passed a string literal of the current method name: public void T... system diagnosticscoderantjoys https://docs.oracle.com/javase/jp/13/docs/api/jdk.jdi/com/sun/jdi/StackFrame.html StackFrame (Java SE 13 & JDK 13 ) declaration: module: jdk.jdi, package: com.sun.jdi, interface: StackFrame java sejdk https://development--o3deorg.netlify.app/docs/api/frameworks/azcore/struct_a_z_1_1_debug_1_1_stack_frame Open 3D Engine AzCore API Reference: AZ::Debug::StackFrame Struct Reference api referenceopenengineazdebug