VPILoggerFactory MembersVirtual Photonics - VTS Library
Virtual Photonics

Methods

  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