diamond.core.debugging

Copyright © DiamondMVC 2018

Public Imports

diamond.core.io
public import diamond.core.io;

Members

Classes

StackLogger
class StackLogger

A stack logger wrapper.

Properties

stackLogger
StackLogger stackLogger [@property getter]

Gets the stack logger for the current thread.

Static variables

debugging
bool debugging;

Boolean determining whether application is being debugged or not.

debugging
bool debugging;

Boolean determining whether application is being debugged or not.

Meta

Authors

Jacob Jensen (bausshf)