VPILoggerFactory Create Method Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodCreate(String)
Creates a new logger.
Public methodCreate(Type)
Creates a new logger, getting the logger name from the specified type.
Public methodCreate(String, LoggerLevel)
Creates a new logger.
Public methodCreate(Type, LoggerLevel)
Creates a new logger, getting the logger name from the specified type.
Back to Top
See Also