Home
last modified time | relevance | path

Searched refs:logger (Results 51 – 75 of 81) sorted by relevance

1234

/aoo41x/main/offapi/com/sun/star/logging/
H A DXLoggerPool.idl45 /** retrieves a logger with the given name
47 <p>Multiple attempts to retrieve a logger with the same name will return
50 <p>Newly created logger instances are initialized via configuration. See the configuration
56 /** retrieves a logger with the default name &quot;org.openoffice.logging.DefaultLogger&quot;.
H A DXSimpleLogRing.idl50 /** allows to add a message to the logger
54 /** allows to get the collected messages from the logger
57 It is up to logger implementation to provide only the limited
/aoo41x/main/solenv/bin/modules/installer/
H A Dfollowme.pm30 use installer::logger;
96 …$installer::logger::Info->printf("... creating \"follow me\" info file %s.\n", $downloadinfofilena…
110 $installer::logger::Info->print("\n");
111 $installer::logger::Info->printf("... reading \"follow me\" info file %s\n", $filename);
H A Dcopyproject.pm30 use installer::logger;
45 installer::logger::include_header_into_logfile("Creating installation directory");
55 installer::logger::include_header_into_logfile("Copying files:");
H A Dsubstfilenamefiles.pm28 use installer::logger;
42 installer::logger::include_header_into_logfile("Files with flag SUBST_FILENAME:");
158 $installer::logger::Lang->printf("\n");
H A Denvironment.pm86 …$installer::logger::Lang->printf("Info: Changing LOCALINSTALLDIR to %s\n", $installer::globals::lo…
91 …$installer::logger::Lang->printf("ERROR: If \"~\" is used in \"LOCALINSTALLDIR\", environment vari…
/aoo41x/main/solenv/bin/modules/installer/patch/
H A DMsi.pm85 …installer::logger::PrintError("can not find the .msi file for version %s and language %s at '%s'\n…
155 $installer::logger::Info->printf("writing modified tables to database:\n");
158 $installer::logger::Info->printf(" %s\n", $table->GetName());
251 installer::logger::PrintError("writing table '%s' back to database failed", $table_name);
H A DFileSequenceList.pm144 $installer::logger::Lang->printf("can not find entry for source path '%s'\n", $source_path);
/aoo41x/main/solenv/bin/modules/installer/windows/
H A Dfont.pm71 $installer::logger::Lang->print($infoline);
95 $installer::logger::Lang->print($infoline);
100 $installer::logger::Lang->print($infoline);
H A Dregistry.pm466 …$installer::logger::Lang->printf("replaced %d component names in registry items\n", $replacement_c…
481 …$installer::logger::Lang->printf("replaced %d component names in registry table\n", $replacement_c…
526 $installer::logger::Lang->printf("Created idt file: %s\n", $registrytablename);
560 $installer::logger::Lang->printf("Created idt file: %s\n", $registrytablename);
H A Djava.pm104 $installer::logger::Lang->print($infoline);
108 $installer::logger::Lang->print($infoline);
112 $installer::logger::Lang->print($infoline);
H A Dpatch.pm138 $installer::logger::Lang->printf("Updated idt file: %s\n", $reglocatfilename);
141 $installer::logger::Lang->printf("Updated idt file: %s\n", $appsearchfilename);
144 $installer::logger::Lang->printf("Updated idt file: %s\n", $signaturefilename);
H A Dfeature.pm332 $installer::logger::Lang->printf(
468 $installer::logger::Lang->printf("added missing feature %s\n", $feature->{'Feature'});
500 $installer::logger::Lang->printf("Created idt file: %s\n", $filename);
H A Dupgrade.pm127 $installer::logger::Lang->printf("Beta product -> empty Upgrade table\n");
134 $installer::logger::Lang->printf("Created idt file: %s\n", $upgradetablename);
H A Dshortcut.pm680 $installer::logger::Lang->printf(
687 $installer::logger::Lang->printf("Created idt file: %s\n", $shortcuttablename);
H A Dbinary.pm62 $installer::logger::Lang->printf("Updated idt file: %s\n", $binaryidttablename);
H A Dicon.pm68 $installer::logger::Lang->printf("Created idt file: %s\n", $icontablename);
H A Dselfreg.pm80 $installer::logger::Lang->printf("Created idt file: %s\n", $selfregtablename);
H A Dremovefile.pm143 $installer::logger::Lang->printf("Created idt file: %s\n", $removefiletablename);
H A Dinifile.pm136 $installer::logger::Lang->printf("Created idt file: %s\n", $inifiletablename);
H A Dcreatefolder.pm144 $installer::logger::Lang->printf("Created idt file: %s\n", $createfoldertablename);
H A Dmedia.pm314 $installer::logger::Lang->printf("Created idt file: %s\n", $mediatablename);
/aoo41x/main/extensions/source/logging/
H A Dmakefile.mk40 $(SLO)$/logger.obj \
/aoo41x/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx397 void WRITERFILTER_DLLPUBLIC logger(string prefix, string message);
/aoo41x/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx52 logger("DEBUG", "WW8Analyzer::attribute:" + aAttrName); in attribute()

Completed in 150 milliseconds

1234